rfk / spake2.rs

the SPAKE2 password-authenticated key-exchange algorithm, in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spake2.rs

The SPAKE2 password-authenticated key-exchange algorithm, in Rust.

Build Status codecov Crates.io Docs.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 (at least 0.1.something) and has been published to crates.io.

About

the SPAKE2 password-authenticated key-exchange algorithm, in Rust

License:MIT License


Languages

Language:Rust 100.0%