package mlkem
import "github.com/cloudflare/circl/kem/mlkem"
Package mlkem implements IND-CCA2 secure ML-KEM key encapsulation mechanism (KEM) as defined in FIPS 203.
https://nvlpubs.nist.gov/nistpubs/fips/nist.fips.203.pdf
Index ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
kem/mlkem/mlkem1024 | Package mlkem1024 implements the IND-CCA2 secure key encapsulation mechanism ML-KEM-1024 as defined in FIPS203. |
kem/mlkem/mlkem512 | Package mlkem512 implements the IND-CCA2 secure key encapsulation mechanism ML-KEM-512 as defined in FIPS203. |
kem/mlkem/mlkem768 | Package mlkem768 implements the IND-CCA2 secure key encapsulation mechanism ML-KEM-768 as defined in FIPS203. |
- Version
- v1.6.1 (latest)
- Published
- Apr 9, 2025
- Platform
- linux/amd64
- Last checked
- 3 days ago –
Tools for package owners.