Package org.bouncycastle.pqc.crypto.util
package org.bouncycastle.pqc.crypto.util
Shared PQC factory utilities —
PublicKeyFactory, PrivateKeyFactory,
SubjectPublicKeyInfoFactory, PrivateKeyInfoFactory and the OID lookup
helpers that route PQC parameter sets between the wire-format ASN.1 layer and the
lightweight Parameters types.-
ClassesClassDescriptionOtherInfo Generator for which can be used for populating the SuppPrivInfo field used to provide shared secret data used with NIST SP 800-56A agreement algorithms.Party U (initiator) generation.Party V (responder) generation.Factory for creating private key objects from PKCS8 PrivateKeyInfo objects.Factory to create ASN.1 private key info objects from lightweight private keys.Factory to create asymmetric public key parameters for asymmetric ciphers from range of ASN.1 encoded SubjectPublicKeyInfo objects.Factory to create ASN.1 subject public key info objects from lightweight public keys.