rfc6979/README.md
2013-09-06 17:31:39 -07:00

9 lines
330 B
Markdown

rfc6979
=======
[![Build Status](https://travis-ci.org/codahale/rfc6979.png?branch=master)](https://travis-ci.org/codahale/rfc6979)
A Go implementation of [RFC 6979](https://tools.ietf.org/html/rfc6979)'s
deterministic DSA/ECDSA signature scheme.
For documentation, check [godoc](http://godoc.org/github.com/codahale/rfc6979).