package frodo
import "github.com/cloudflare/circl/kem/frodo"
Package frodo provides the key encapsulation mechanism FrodoKEM.
Compatible with the implementation submitted to round 3 of the NIST PQC competition [1]. This implementation draws heavily from the PQClean implementation [2].
References:
[1] https://frodokem.org/files/FrodoKEM-specification-20210604.pdf [2] https://github.com/PQClean/PQClean/tree/master/crypto_kem/frodokem640shake/clean
Index ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
kem/frodo/frodo640shake | Package frodo640shake implements the variant FrodoKEM-640 with SHAKE. |
- Version
- v1.6.1 (latest)
- Published
- Apr 9, 2025
- Platform
- linux/amd64
- Last checked
- 2 days ago –
Tools for package owners.