Merge a7723b1a244211800e378bbdc06f07e33eada8b9 into a7c6320a3280253378d808d692e8a001acfed232

This commit is contained in:
ricorselt 2017-11-15 11:05:56 +00:00 committed by GitHub
commit a6efc089a4

View File

@ -323,6 +323,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as
- [sodiumoxide](https://github.com/dnaq/sodiumoxide) - Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium).
- [suruga](https://github.com/klutzy/suruga) - TLS 1.2 implementation in Rust.
- [webpki](https://github.com/briansmith/webpki) - Web PKI TLS X.509 certificate validation in Rust.
- [proteus](https://github.com/wireapp/proteus) - Axolotl protocol implementation, without header keys, in Rust.
### Scala