Bouncy Castle Cryptography Library 1.77.0

Package org.bouncycastle.asn1.nist

Support classes for NIST related objects.

See:
          Description

Interface Summary
NISTObjectIdentifiers NIST: iso/itu(2) joint-assign(16) us(840) organization(1) gov(101) csor(3)
 

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
 

Package org.bouncycastle.asn1.nist Description

Support classes for NIST related objects.


Bouncy Castle Cryptography Library 1.77.0