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