Org.BouncyCastle.Asn1.Nist
Namespace with 4 public types
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
}
NistObjectIdentifiers
Static Classes
NistNamedCurves
Elliptic curve registry for NIST curves.