Commit Graph

8 Commits

Author SHA1 Message Date
eyedeekay
a29fa0bc03 Output the rest of the key certificate, that would probably help... 2024-11-10 17:15:56 -05:00
Haris Khan
a9dc482bda gofumpt 2024-10-22 17:37:17 -04:00
Haris Khan
e772fb5ceb expanded logging in dsa.go 2024-10-18 16:56:25 -04:00
Jeff Becker
95c0f1d4f0 sometimes r and s are < 20 bytes because of how go encodes big.Int, take this into account 2016-07-10 09:17:47 -04:00
Jeff Becker
5d043d79e7 * rework dsa test
* add initial ed25519 (not done)

* fix common.Certificate compile error

* add more functions to crypto.SigningPrivateKey interface, not everyone implements them yet
2016-01-29 08:36:04 -05:00
Jeff Becker
1e471e4e00 format with go fmt 2016-01-29 07:22:31 -05:00
Jeff Becker
3deb15e012 move crypto parts from stdi2p to crypto package 2016-01-28 15:11:54 -05:00
Jeff Becker
67d49585af add base files 2016-01-28 10:16:26 -05:00