update rust crypto crates
This commit is contained in:
parent
9639ae7add
commit
8212f65957
1 changed files with 2 additions and 0 deletions
|
@ -1062,6 +1062,8 @@ Currently, all supported targets follow the assembly code syntax used by LLVM's
|
||||||
- [redact](https://lib.rs/crates/redact): A simple library for keeping secrets out of logs
|
- [redact](https://lib.rs/crates/redact): A simple library for keeping secrets out of logs
|
||||||
- [noise](https://lib.rs/crates/noise): Procedural noise generation library
|
- [noise](https://lib.rs/crates/noise): Procedural noise generation library
|
||||||
- [ulid](https://lib.rs/crates/ulid): a Universally Unique Lexicographically Sortable Identifier implementation
|
- [ulid](https://lib.rs/crates/ulid): a Universally Unique Lexicographically Sortable Identifier implementation
|
||||||
|
- [age](https://crates.io/crates/age): A simple, secure, and modern encryption library.
|
||||||
|
- [minisign](https://crates.io/crates/minisign): A crate to sign files and verify signatures.
|
||||||
|
|
||||||
#### Hashes
|
#### Hashes
|
||||||
- [digest](https://lib.rs/crates/digest): Traits for cryptographic hash functions and message authentication codes
|
- [digest](https://lib.rs/crates/digest): Traits for cryptographic hash functions and message authentication codes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue