diff options
author | Brian Warner <warner@lothar.com> | 2018-10-20 09:39:12 -0700 |
---|---|---|
committer | Brian Warner <warner@lothar.com> | 2018-10-20 09:39:12 -0700 |
commit | 203daa239668b306141eee981d5ee67b94880f87 (patch) | |
tree | 6f083821bde117201efe72dd6c8ae5c220d1d128 | |
parent | 488b8101869e0f36cdee59fd5862c8c0d8ab8278 (diff) | |
download | PAKEs-203daa239668b306141eee981d5ee67b94880f87.tar.xz |
README: add deps.rs badge
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ # RustCrypto: PAKEs [](https://travis-ci.org/RustCrypto/PAKEs) [Password-Authenticated Key Agreement][1] protocols implementation. +[](https://deps.rs/repo/github/RustCrypto/PAKEs) + ## Warnings Crates in this repository have not yet received any formal cryptographic and |