Namespace Org.BouncyCastle.Asn1.Nist
Classes
- KMacWithShake128Params
KMACwithSHAKE128-params ::= SEQUENCE { kMACOutputLength INTEGER DEFAULT 256, -- Output length in bits customizationString OCTET STRING DEFAULT ''H }
- KMacWithShake256Params
KMACwithSHAKE256-params ::= SEQUENCE { kMACOutputLength INTEGER DEFAULT 512, -- Output length in bits customizationString OCTET STRING DEFAULT ''H }
- NistNamedCurves
Elliptic curve registry for NIST curves.