Module pq

Module pq 

Source
Expand description

Post-quantum secure algorithms.

Modulesยง

hybrid ๐Ÿ”’
mlkem ๐Ÿ”’

Constantsยง

INVALID_KEY_SHARE ๐Ÿ”’
MLKEM768_CIPHERTEXT_LEN ๐Ÿ”’
MLKEM768_ENCAP_LEN ๐Ÿ”’
SECP256R1_LEN ๐Ÿ”’
X25519_LEN ๐Ÿ”’

Staticsยง

MLKEM768
This is the MLKEM key encapsulation mechanism in NIST with security category 3.
MLKEM1024
This is the MLKEM key encapsulation mechanism in NIST with security category 5.
SECP256R1MLKEM768
This is the SECP256R1MLKEM768 key exchange.
X25519MLKEM768
This is the X25519MLKEM768 key exchange.