Commit graph

4 commits

Author SHA1 Message Date
Jan Dittberner 2e467b3d2e Configure golangci-lint and fix warnings 2021-01-09 11:24:40 +01:00
Jan Dittberner 6cd132b3f7 Finish implementation of openpgp signing 2021-01-08 10:14:11 +01:00
Jan Dittberner c8e6792622 WIP: implement openpgp signing 2021-01-05 20:25:29 +01:00
Jan Dittberner 9f0916b14a Refactor code structure
Move X.509 and Openpgp operations into custom packages. Implement more
robust input reading. Do not convert []byte to string unnecessarily.

Finish implementation of X.509 CRL creation.
2021-01-05 19:59:43 +01:00