rfc6979/README.md

8 lines
213 B
Markdown
Raw Normal View History

2013-08-21 00:32:22 +00:00
rfc6979
=======
2013-08-21 00:49:14 +00:00
A Go implementation of [RFC 6979](https://tools.ietf.org/html/rfc6979)'s
deterministic DSA/ECDSA signature scheme.
2013-08-21 00:46:11 +00:00
For documentation, check [godoc](http://godoc.org/github.com/codahale/rfc6979).