Module algorithms

Module algorithms 

Source
Expand description

Cryptographic parameters and algorithms used by Phalanx

Constants§

AEAD
AEAD algorithm used for message encryption
HASH_KDF
Hash and KDF algorithm
KEY_EXCHANGE
Key exchange algorithm
KEY_SIZE
Key size in bytes
NONCE_SIZE
Nonce size in bytes
SIGNATURE
Signature algorithm
TAG_SIZE
Authentication tag size in bytes