Package org.bouncycastle.crypto.examples
Class ECJPAKEExample
java.lang.Object
org.bouncycastle.crypto.examples.ECJPAKEExample
An example of a J-PAKE exchange.
In this example, both Alice and Bob are on the same computer (in the same JVM, in fact). In reality, Alice and Bob would be in different locations, and would be sending their generated payloads to each other.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ECJPAKEExample
public ECJPAKEExample()
-
-
Method Details
-
main
- Throws:
CryptoException
-