Skip to content

cryptidtech/frodokem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frodokem

Pure-Rust FrodoKEM-640/976/1344 AES/SHAKE KEM operations (encap/decap) via frodo-kem-rs.

Keys and ciphertexts are passed as raw byte slices; shared secrets are returned as Vec<u8> wrapped in zeroize::Zeroizing.

Key sizes

parameter set pk sk ct ss
640-AES/SHAKE 9616 19888 9720 16
976-AES/SHAKE 15632 31296 15744 24
1344-AES/SHAKE 21520 43088 21632 32

License

Apache-2.0

About

Pure-Rust FrodoKEM-640/976/1344 AES/SHAKE KEM operations (encap/decap) via frodo-kem-rs

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages