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