Documentation ¶
Index ¶
Constants ¶
View Source
const ( SHA224 = "SHA224" SHA256 = "SHA256" SHA384 = "SHA384" SHA512 = "SHA512" )
Variables ¶
View Source
var ErrNotSupportedHashFunc = errors.New("not supported hash function")
View Source
var ErrTargetDataNil = errors.New("hashing target data should not be nil")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.