| Interface | Description |
|---|---|
| NISTObjectIdentifiers |
NIST:
iso/itu(2) joint-assign(16) us(840) organization(1) gov(101) csor(3)
|
| Class | Description |
|---|---|
| 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
|