Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlgorithmProvider ¶
type AlgorithmProvider interface {
Hash224bits() core.Hasher
Hash256bits() core.Hasher
Hash512bits() core.Hasher
}
func NewSHA3Provider ¶
func NewSHA3Provider() AlgorithmProvider
Click to show internal directories.
Click to hide internal directories.