rfc6979/README.md

10 lines
330 B
Markdown
Raw Normal View History

2013-08-20 17:32:22 -07:00
rfc6979
=======
2013-09-06 17:31:39 -07:00
[![Build Status](https://travis-ci.org/codahale/rfc6979.png?branch=master)](https://travis-ci.org/codahale/rfc6979)
2013-08-20 17:49:14 -07:00
A Go implementation of [RFC 6979](https://tools.ietf.org/html/rfc6979)'s
deterministic DSA/ECDSA signature scheme.
2013-08-20 17:46:11 -07:00
For documentation, check [godoc](http://godoc.org/github.com/codahale/rfc6979).