Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultInitialized ¶
func DefaultInitialized() bool
DefaultInitialized returns true if a default suite has already been set.
func GetECDSAP256KeyGenOpts ¶
func GetECDSAP256KeyGenOpts(ephemeral bool) core.KeyGenOpts
GetECDSAP256KeyGenOpts returns options for ECDSA key generation with curve P-256.
func GetSHA256Opts ¶
GetSHA256Opts returns options relating to SHA-256.
func SetDefault ¶
func SetDefault(newDefaultSuite core.CryptoSuite) error
SetDefault sets default suite if one is not already set or created Make sure you set default suite before very first call to GetDefault(), otherwise this function will return an error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.