A Go implementation of RFC 6979's deterministic DSA/ECDSA signature scheme.
191cf5200e
Also renamed HashAlgorithm to HashFunc, since that's really what it is. |
||
---|---|---|
.gitignore | ||
dsa.go | ||
dsa_test.go | ||
ecdsa.go | ||
ecdsa_test.go | ||
example_test.go | ||
LICENSE | ||
README.md | ||
rfc6979.go | ||
rfc6979_test.go |