2013-08-21 00:32:22 +00:00
|
|
|
rfc6979
|
|
|
|
=======
|
|
|
|
|
2013-09-07 00:31:39 +00:00
|
|
|
[![Build Status](https://travis-ci.org/codahale/rfc6979.png?branch=master)](https://travis-ci.org/codahale/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
|
|
|
|
2013-08-27 03:14:56 +00:00
|
|
|
For documentation, check [godoc](http://godoc.org/github.com/codahale/rfc6979).
|