Bouncy Castle Cryptography Library 1.85

Package org.bouncycastle.crypto.agreement.owl

Class Summary
ECSchnorrZKP Schnorr non-interactive zero-knowledge proof over an elliptic curve, as used in the Owl key exchange.
OwlAuthenticationFinish The payload sent by the client during the third pass of an Owl exchange.
OwlAuthenticationInitiate The payload sent by the client in the first pass of an Owl exchange.
OwlAuthenticationServerResponse The payload sent by the server during the second pass of an Owl exchange.
OwlClient A client in the Elliptic Curve Owl key exchange protocol.
OwlClientRegistration A client in the Owl key exchange protocol specifically for the user registration phase.
OwlCurve A pre-computed elliptic curve over a prime field, in short-Weierstrass form for use during an Owl exchange.
OwlCurves Standard pre-computed elliptic curves for use by Owl.
OwlFinishRegistration The final payload generated by the OwlServerRegistration during the user registration of a Owl exchange.
OwlInitialRegistration The payload sent by OwlClientRegistration, during the user registration phase of an Owl exchange.
OwlKeyConfirmation The payload sent/received during the explicit key confirmation stage of the protocol, Both OwlClient and OwlServer create and send an instance of this payload to the other.
OwlServer A server in the Elliptic Curve Owl key exchange protocol.
OwlServerRegistration A server in the Owl key exchange protocol specifically for the user registration phase.
OwlUtilTest  
 


Bouncy Castle Cryptography Library 1.85