MCPcopy Create free account
hub / github.com/DistributedML/Biscotti / Example_hashProve2

Function Example_hashProve2

lib/dedis/kyber/proof/hash_test.go:79–167  ·  view source on GitHub ↗

This example implements Linkable Ring Signatures (LRS) generically using the Camenisch/Stadler proof framework and HashProver. A ring signature proves that the signer owns one of a list of public keys, without revealing anything about which public key the signer actually owns. A linkable ring signa

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

AndFunction · 0.85
RepFunction · 0.85
OrFunction · 0.85
HashProveFunction · 0.85
HashVerifyFunction · 0.85
NewMethod · 0.65
BaseMethod · 0.65
PointMethod · 0.65
PickMethod · 0.65
RandomStreamMethod · 0.65
ScalarMethod · 0.65
MulMethod · 0.65

Tested by

no test coverage detected