Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DEFAULT_HASH_ENGINE ... DEFAULT_HASH_ENGINE = "sha-256" // DEFAULT_HASH_LENGTH ... DEFAULT_HASH_LENGTH = 64 // ECIES_ALGORITHM ... ECIES_ALGORITHM = "ecies" // RSA_ALGORITHM ... RSA_ALGORITHM = "rsa" )
Variables ¶
This section is empty.
Functions ¶
func GetKeyBytes ¶
GetKeyBytes returns the appropriate byte array for the passed key and algorithm name
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.