|
.github/workflows
|
go.mod: ugprade to Go 1.25 min
|
2026-02-19 19:58:03 +03:00 |
|
.gitignore
|
workflows: reuse org-wide linter job
|
2024-09-10 21:09:09 +03:00 |
|
bench_test.go
|
bench: use Go 1.24 b.Loop() for benchmarks
|
2025-09-05 19:51:00 +03:00 |
|
dsa.go
|
dsa: deprecated SignDSA, suppress linter
|
2024-03-01 13:21:03 +03:00 |
|
dsa_test.go
|
dsa: deprecated SignDSA, suppress linter
|
2024-03-01 13:21:03 +03:00 |
|
ecdsa.go
|
*: fix QF1008 lint issue
|
2025-09-24 14:40:59 +03:00 |
|
ecdsa_test.go
|
Remove redundant returning of error
|
2019-09-27 16:22:04 +03:00 |
|
example_test.go
|
dsa: deprecated SignDSA, suppress linter
|
2024-03-01 13:21:03 +03:00 |
|
go.mod
|
go.mod: ugprade to Go 1.25 min
|
2026-02-19 19:58:03 +03:00 |
|
LICENSE
|
Change to the MIT license.
|
2014-07-02 07:39:01 -07:00 |
|
README.md
|
README: fix/add badges
|
2024-08-21 11:17:14 +03:00 |
|
rfc6979.go
|
*: use ranging over integers
|
2024-08-19 00:00:02 +03:00 |