forked from TrueCloudLab/rfc6979
Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
c8706a77c7 | |||
0e20ed690c |
2 changed files with 4 additions and 1 deletions
3
CODEOWNERS
Normal file
3
CODEOWNERS
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
.* @fyrchik @alexvanin
|
||||||
|
.forgejo/.* @potyarkin
|
||||||
|
Makefile @potyarkin
|
|
@ -6,4 +6,4 @@ rfc6979
|
||||||
A Go implementation of [RFC 6979](https://tools.ietf.org/html/rfc6979)'s
|
A Go implementation of [RFC 6979](https://tools.ietf.org/html/rfc6979)'s
|
||||||
deterministic DSA/ECDSA signature scheme.
|
deterministic DSA/ECDSA signature scheme.
|
||||||
|
|
||||||
For documentation, check [godoc](http://godoc.org/github.com/TrueCloudLab/rfc6979).
|
For documentation, check [godoc](http://godoc.org/git.frostfs.info/TrueCloudLab/rfc6979).
|
||||||
|
|
Loading…
Reference in a new issue