Bouncy Castle Cryptography Library 1.79

Package org.bouncycastle.pqc.crypto.newhope

Low level implementation of the NewHope key exchange algorithm.

See:
          Description

Class Summary
NHAgreement  
NHExchangePairGenerator  
NHKeyPairGenerator  
NHOtherInfoGenerator OtherInfo 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.
NHOtherInfoGenerator.PartyU Party U (initiator) generation.
NHOtherInfoGenerator.PartyV Party V (responder) generation.
NHPrivateKeyParameters  
NHPublicKeyParameters  
NHSecretKeyProcessor A processor with associated builders for doing secret key transformation using the New Hope algorithm.
NHSecretKeyProcessor.PartyUBuilder Party U (initiator) processor builder.
NHSecretKeyProcessor.PartyVBuilder Party V (responder) processor builder.
 

Package org.bouncycastle.pqc.crypto.newhope Description

Low level implementation of the NewHope key exchange algorithm.


Bouncy Castle Cryptography Library 1.79