Documentation
¶
Overview ¶
GOST R 34.11-2012 hash function. RFC 6986.
Index ¶
Constants ¶
View Source
const ( BlockSize = 64 MarshaledName = "STREEBOG" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hash ¶
type Hash struct {
// contains filtered or unexported fields
}
func (*Hash) MarshalBinary ¶
func (*Hash) UnmarshalBinary ¶
Click to show internal directories.
Click to hide internal directories.