Typo: fix typo in documentation
parent
6b512e078b
commit
f2ea4b5d15
|
@ -16,7 +16,7 @@ import java.util.Random;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* implements of Mix2ZeroKnowledgeProver interface
|
* implements of Mix2ZeroKnowledgeProver interface
|
||||||
* this implantation assumes that each RerandomizableEncryptedMessage is ElGamalCiphertext
|
* this implementation assumes that each RerandomizableEncryptedMessage is ElGamalCiphertext
|
||||||
*/
|
*/
|
||||||
public class Prover implements Mix2ZeroKnowledgeProver {
|
public class Prover implements Mix2ZeroKnowledgeProver {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue