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

Function Example_rep1

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

This code creates a simple discrete logarithm knowledge proof. In particular, that the prover knows a secret x that is the elliptic curve discrete logarithm of a point X with respect to some base B: i.e., X=x*B. If we take X as a public key and x as its corresponding private key, then this constitut

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

RepFunction · 0.85
StringMethod · 0.65

Tested by

no test coverage detected