mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-02-25 11:41:11 -05:00
Added Proteus library (#51)
This commit is contained in:
parent
a7c6320a32
commit
26f220f4ab
@ -316,6 +316,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as
|
|||||||
### Rust
|
### Rust
|
||||||
|
|
||||||
- [octavo](https://github.com/libOctavo/octavo) - Highly modular & configurable hash & crypto library.
|
- [octavo](https://github.com/libOctavo/octavo) - Highly modular & configurable hash & crypto library.
|
||||||
|
- [proteus](https://github.com/wireapp/proteus) - Axolotl protocol implementation, without header keys, in Rust.
|
||||||
- [ring](https://github.com/briansmith/ring) - Safe, fast, small crypto using Rust & BoringSSL's cryptography primitives.
|
- [ring](https://github.com/briansmith/ring) - Safe, fast, small crypto using Rust & BoringSSL's cryptography primitives.
|
||||||
- [rust-crypto](https://github.com/DaGenix/rust-crypto) - Mostly pure-Rust implementation of various cryptographic algorithms.
|
- [rust-crypto](https://github.com/DaGenix/rust-crypto) - Mostly pure-Rust implementation of various cryptographic algorithms.
|
||||||
- [rust-openssl](https://github.com/sfackler/rust-openssl) - OpenSSL bindings for Rust.
|
- [rust-openssl](https://github.com/sfackler/rust-openssl) - OpenSSL bindings for Rust.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user