Uses of Interface
org.bouncycastle.crypto.Committer
-
Packages that use Committer Package Description org.bouncycastle.crypto.commitments -
-
Uses of Committer in org.bouncycastle.crypto.commitments
Classes in org.bouncycastle.crypto.commitments that implement Committer Modifier and Type Class Description class
GeneralHashCommitter
A basic hash-committer based on the one described in "Making Mix Nets Robust for Electronic Voting by Randomized Partial Checking", by Jakobsson, Juels, and Rivest (11th Usenix Security Symposium, 2002).class
HashCommitter
A basic hash-committer as described in "Making Mix Nets Robust for Electronic Voting by Randomized Partial Checking", by Jakobsson, Juels, and Rivest (11th Usenix Security Symposium, 2002).
-