Bouncy Castle Cryptography Library 1.37

Package org.bouncycastle.crypto.agreement

Basic key agreement classes.

See:
          Description

Class Summary
DHAgreement a Diffie-Hellman key exchange engine.
DHBasicAgreement a Diffie-Hellman key agreement class.
ECDHBasicAgreement P1363 7.2.1 ECSVDP-DH ECSVDP-DH is Elliptic Curve Secret Value Derivation Primitive, Diffie-Hellman version.
ECDHCBasicAgreement P1363 7.2.2 ECSVDP-DHC ECSVDP-DHC is Elliptic Curve Secret Value Derivation Primitive, Diffie-Hellman version with cofactor multiplication.
 

Package org.bouncycastle.crypto.agreement Description

Basic key agreement classes.


Bouncy Castle Cryptography Library 1.37