Documentation
¶
Index ¶
- func Bcrypt(password string) []byte
- func CorrectBcrypt(hash []byte, password string) bool
- func CreateHMAC(data, key []byte, h func() hs.Hash) *hash.Hash
- func CreateHash(data []byte, h hash2.Hash) *hash.Hash
- func MD5(data []byte) string
- func Shake128(data []byte, bits int) string
- func Shake256(data []byte, bits int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CorrectBcrypt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.