Documentation
¶
Index ¶
- func MD5(data []byte, key []byte, opts ...Option) []byte
- func SHA1(data []byte, key []byte, opts ...Option) []byte
- func SHA224(data []byte, key []byte, opts ...Option) []byte
- func SHA256(data []byte, key []byte, opts ...Option) []byte
- func SHA384(data []byte, key []byte, opts ...Option) []byte
- func SHA512(data []byte, key []byte, opts ...Option) []byte
- type Config
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.