Documentation
¶
Index ¶
- func Base32Decode(data string) ([]byte, error)
- func Base32Encode(data []byte) string
- func Base64Decode(data string) ([]byte, error)
- func Base64Encode(data []byte) string
- func FNV32(text string) uint32
- func FNV32a(text string) uint32
- func FNV64(text string) uint64
- func FNV64a(text string) uint64
- func MD5(text string) string
- func SHA1(text string) string
- func SHA256(text string) string
- func SHA512(text string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.