Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSuite ¶
func GetSuite(name string, opts config.CryptoSuiteOpts) (api.CryptoSuite, error)
func RandomBytes ¶
RandomBytes returns slice of random bytes of presented size
func Register ¶
func Register(name string, cs api.CryptoSuite)
Register must be called in init function in suite package (ex. see ecdsa package)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.