forked from TrueCloudLab/rfc6979
WIP: A Go implementation of RFC 6979's deterministic DSA/ECDSA signature scheme.
6a90f24967
Also simplified the guts. |
||
---|---|---|
.gitignore | ||
.travis.yml | ||
dsa.go | ||
dsa_test.go | ||
ecdsa.go | ||
ecdsa_test.go | ||
example_test.go | ||
LICENSE | ||
README.md | ||
rfc6979.go | ||
rfc6979_test.go |