forked from TrueCloudLab/rfc6979
WIP: A Go implementation of RFC 6979's deterministic DSA/ECDSA signature scheme.
.gitignore | ||
dsa.go | ||
dsa_test.go | ||
ecdsa.go | ||
ecdsa_test.go | ||
LICENSE | ||
README.md | ||
rfc6979.go | ||
rfc6979_test.go |
rfc6979
A Go implementation of RFC 6979's deterministic DSA/ECDSA signature scheme.