#secret #pake #strong #parties #generate #insecure #channel

rust-pake

An alternative implementation in rust for @schollz's pake library

2 releases

0.1.1 Feb 8, 2024
0.1.0 Feb 8, 2024

#1267 in Cryptography

MIT license

20KB
422 lines

rust-pake

rust-pake is a rust alternative for the pake library, used for generating a (so called) "strong secret" between parties over an insecure channel.

Dependencies

~5MB
~104K SLoC