Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSHA256Crypto ¶
func NewSHA256Crypto(config *types.Config) (interfaces.Cryptographic, error)
NewSHA256Crypto creates a new Sha256 crypto instance
Types ¶
type Sha256 ¶ added in v0.0.22
type Sha256 struct {
// contains filtered or unexported fields
}
Sha256 implements the Sha256 hashing algorithm
func (*Sha256) HashWithSalt ¶ added in v0.0.22
HashWithSalt implements the hash with salt method
Click to show internal directories.
Click to hide internal directories.