Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CryptoCtx ¶
CryptoCtx returns a context object stores all of the necessary configurations to allow one to create and verify blob proofs. This function is expensive to run if the crypto context isn't initialized, so it is recommended to pre-initialize by calling InitializeCryptoCtx
func InitializeCryptoCtx ¶
func InitializeCryptoCtx()
InitializeCryptoCtx initializes the global context object returned via CryptoCtx
func RandomBlob ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.