[][src]Module cryptouri::algorithm

Cryptographic algorithm registry

Constants

AES128GCM_ALG_ID

AES-128 in Galois Counter Mode (GCM)

AES256GCM_ALG_ID

AES-256 in Galois Counter Mode (GCM)

ED25519_ALG_ID

Ed25519 elliptic curve digital signature algorithm (RFC 8032)

SHA256_ALG_ID

NIST SHA-256 digest algorithm (FIPS 180-4)