blob: 23ae2329ca520be795dcc888698bb6f1c434db06 (
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) [](https://crates.io/crates/spake2) [](https://docs.rs/spake2)
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 (at least 0.1.something) and has been published to crates.io.
|