blob: 228e30314f23d469847f9f2021b6dbc99b8d366b (
plain)
1
2
3
4
5
6
|
# spake2.rs
the SPAKE2 password-authenticated key-exchange algorithm, in Rust
[](https://travis-ci.org/warner/spake2.rs)
NOTE: this is just a beginning: you should absolutely not use this for anything at all yet. It has a long way to go. Wait until it has a real version number and has been published to crates.io.
|