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

Interface Constructor

lib/dedis/fixbuf/encoding.go:27–29  ·  view source on GitHub ↗

Constructor represents a generic constructor that takes a reflect.Type, typically for an interface type, and constructs some suitable concrete instance of that type. The crypto library uses this capability to support dynamic instantiation of cryptographic objects of the concrete type appropriate for

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

honest.goFile · 0.65
main.goFile · 0.65
mainFunction · 0.65
GenerateClientKeyMethod · 0.65
mainFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65

Implementers 5

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

Calls

no outgoing calls

Tested by

no test coverage detected