Commit Graph

11 Commits

Author SHA1 Message Date
ae4970b3a9 Switch to oops for error configuration so we can get more info about failures 2025-02-26 19:22:48 -05:00
a29fa0bc03 Output the rest of the key certificate, that would probably help... 2024-11-10 17:15:56 -05:00
a9dc482bda gofumpt 2024-10-22 17:37:17 -04:00
a1d574446b expanded logging in elg.go 2024-10-18 21:54:27 -04:00
08a0d92742 gofmt 2024-10-03 21:52:49 -04:00
1e471e4e00 format with go fmt 2016-01-29 07:22:31 -05:00
4b583e7c0e make elg decrypter a pointer 2016-01-28 15:21:59 -05:00
48d9efe4b4 fix up elg crypto parts 2016-01-28 15:21:01 -05:00
3deb15e012 move crypto parts from stdi2p to crypto package 2016-01-28 15:11:54 -05:00
5f2ea50e2f add datastructures:
* signing keys (minus eddsa)

* some key certs

* destinations

* make crypto.ElgamalPublicKey implement stdi2p.PublicEncryptionKey
2016-01-28 12:58:58 -05:00
67d49585af add base files 2016-01-28 10:16:26 -05:00