forked from TrueCloudLab/rfc6979
Update Readme links
- godoc link - travis link
This commit is contained in:
parent
e92b61469c
commit
cae279e5e3
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
rfc6979
|
||||
=======
|
||||
|
||||
[![Build Status](https://travis-ci.org/codahale/rfc6979.png?branch=master)](https://travis-ci.org/codahale/rfc6979)
|
||||
[![Build Status](https://travis-ci.org/nspcc-dev/rfc6979.png?branch=master)](https://travis-ci.org/nspcc-dev/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).
|
||||
For documentation, check [godoc](http://godoc.org/github.com/nspcc-dev/rfc6979).
|
||||
|
|
Loading…
Reference in a new issue