|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.agreement.ecjpake.ECSchnorrZKP
Package protected class containing zero knowledge proof, for an EC J-PAKE exchange.
This class encapsulates the values involved in the Schnorr zero-knowledge proof used in the EC J-PAKE protocol.
Method Summary | |
java.math.BigInteger |
getr()
|
ECPoint |
getV()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public ECPoint getV()
public java.math.BigInteger getr()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |