Documentation
¶
Overview ¶
Package ripemd160 implements the functions, types, and interfaces for the module.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶
DefaultConfig returns the default configuration for RIPEMD-160
func NewRIPEMD160 ¶
NewRIPEMD160 creates a new RIPEMD-160 crypto instance
Types ¶
type RIPEMD160 ¶
type RIPEMD160 struct {
// contains filtered or unexported fields
}
RIPEMD160 implements the RIPEMD-160 hashing algorithm
func (*RIPEMD160) HashWithSalt ¶
HashWithSalt is not applicable for simple hash functions like RIPEMD-160
Click to show internal directories.
Click to hide internal directories.