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

Method RandomStream

lib/dedis/kyber/random.go:12–12  ·  view source on GitHub ↗

RandomStream returns a cipher.Stream that produces a cryptographically random key stream. The stream must tolerate being used in multiple goroutines.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

biffleTestFunction · 0.65
shuffleTestFunction · 0.65
Example_hashProve1Function · 0.65
Example_hashProve2Function · 0.65
newHashProverFunction · 0.65
NewDLEQProofFunction · 0.65
NewDLEQProofBatchFunction · 0.65
TestSecretRecoveryFunction · 0.65
TestSecretRecoveryDeleteFunction · 0.65
TestSecretPolyEqualFunction · 0.65
TestPublicCheckFunction · 0.65

Implementers 7

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
cosiSuitelib/dedis/kyber/sign/cosi/cosi_test.go
suiteStablelib/dedis/kyber/util/test/test.go

Calls

no outgoing calls

Tested by 15

biffleTestFunction · 0.52
shuffleTestFunction · 0.52
Example_hashProve1Function · 0.52
Example_hashProve2Function · 0.52
TestSecretRecoveryFunction · 0.52
TestSecretRecoveryDeleteFunction · 0.52
TestSecretPolyEqualFunction · 0.52
TestPublicCheckFunction · 0.52
TestPublicRecoveryFunction · 0.52
TestPublicRecoveryDeleteFunction · 0.52