]> git.lizzy.rs Git - PAKEs.git/commit
move from (unmaintained) rust-crypto to RustCrypto ('sha2' crate)
authorBrian Warner <warner@lothar.com>
Wed, 2 Aug 2017 19:55:35 +0000 (12:55 -0700)
committerBrian Warner <warner@lothar.com>
Thu, 21 Sep 2017 20:02:12 +0000 (13:02 -0700)
commit861ece4475b823005c310d42725fe59e7b4876ea
tree947dfa1d4a849d0eab86f9432c7254a09940ee5f
parent332e28b02bcad93144614400c5624ea75ed653b3
move from (unmaintained) rust-crypto to RustCrypto ('sha2' crate)

Also upgrade to curve25519-dalek 0.11, hkdf-0.2, refine error types, add more
tests.
Cargo.toml
src/lib.rs
src/spake2.rs