//
pkg.gl
Category
github.com/simplesurance/baur
digest
package
0.20.0
Repository:
https://github.com/simplesurance/baur.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
68 SLOC
#
Packages
sha384
No description provided by the author
#
Functions
FromString
FromString converts a "<Algorithm>:<hash> string to Digest.
#
Constants
SHA256
SHA256 is the sha256 algorithm.
SHA384
SHA384 is the sha384 algorithm.
#
Structs
Digest
Digest contains a checksum.
#
Type aliases
Algorithm
Algorithm describes the digest algorithm.