Documentation ¶
Index ¶
- func MD5(data string) string
- func MD5Reader(reader io.Reader) (string, error)
- func Sha1(data string) string
- func Sha1Reader(reader io.Reader) (string, error)
- func Sha256(data string) string
- func Sha256Reader(reader io.Reader) (string, error)
- func Sha384(data string) string
- func Sha384Reader(reader io.Reader) (string, error)
- func Sha512(data string) string
- func Sha512Reader(reader io.Reader) (string, error)
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.