PAKEs
PAKEs copied to clipboard
PAKE traits
It would be good if there were traits for providing a common API for various PAKE algorithms, impl'd by the various crates in this repo.
I've opened a PR to the traits repo to add such a crate: https://github.com/RustCrypto/traits/pull/2190