Class Summary |
KMACwithSHAKE128_params |
KMACwithSHAKE128-params ::= SEQUENCE {
kMACOutputLength INTEGER DEFAULT 256, -- Output length in bits
customizationString OCTET STRING DEFAULT ''H
}
|
KMACwithSHAKE256_params |
KMACwithSHAKE256-params ::= SEQUENCE {
kMACOutputLength INTEGER DEFAULT 512, -- Output length in bits
customizationString OCTET STRING DEFAULT ''H
}
|
NISTNamedCurves |
Utility class for fetching curves using their NIST names as published in FIPS-PUB 186-3 |
Support classes for NIST related objects.