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

doc.go

Directories

PathSynopsis
kem/mlkem/mlkem1024Package mlkem1024 implements the IND-CCA2 secure key encapsulation mechanism ML-KEM-1024 as defined in FIPS203.
kem/mlkem/mlkem512Package mlkem512 implements the IND-CCA2 secure key encapsulation mechanism ML-KEM-512 as defined in FIPS203.
kem/mlkem/mlkem768Package 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.