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

Method Read

lib/dedis/kyber/encoding.go:97–97  ·  view source on GitHub ↗

Read and decode objects from an io.Reader.

(r io.Reader, objs ...interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

readFullFunction · 0.65
ReadMethod · 0.65
PubRandMethod · 0.65
PriRandMethod · 0.65
GetMethod · 0.65
PubRandMethod · 0.65
initStepMethod · 0.65
challengeStepMethod · 0.65
PubRandMethod · 0.65
PriRandMethod · 0.65
GetMethod · 0.65
PubRandMethod · 0.65

Implementers 8

commonSuitelib/dedis/kyber/pairing/bn256/suite.go
SuiteEd25519lib/dedis/kyber/group/edwards25519/sui
SuiteCurve25519lib/dedis/kyber/group/curve25519/suite
QrSuitelib/dedis/kyber/group/nist/qrsuite.go
Suite128lib/dedis/kyber/group/nist/suite.go
xoflib/dedis/kyber/xof/blake2xb/blake.go
xoflib/dedis/kyber/xof/keccak/keccak.go
BinaryEncodinglib/dedis/fixbuf/encoding.go

Calls

no outgoing calls

Tested by 11

randomBytesFunction · 0.52
randomBytesFunction · 0.52
randomBytesFunction · 0.52
randomBytesFunction · 0.52
randomBytesFunction · 0.52
SchnorrVerifyFunction · 0.52
testRandomFunction · 0.52
testNoSeedFunction · 0.52
testReseedFunction · 0.52
TestH1Function · 0.52
TestH2Function · 0.52