Documentation ¶
Index ¶
- func BFromU32(out []byte, in []uint32) []byte
- func Bint(x bool) int
- func HashCompress(out, in []byte)
- func HashCompress64(out, in []byte)
- func HashExpand(out, key []byte, counter uint32)
- func IsZero(x []byte) bool
- func Memset(x []byte, y byte)
- func Reverse(x []byte)
- func U32FromB(out []uint32, b []byte) []uint32
- func Zero(x []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashCompress ¶
func HashCompress(out, in []byte)
func HashCompress64 ¶
func HashCompress64(out, in []byte)
func HashExpand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.