Commit graph

5 commits

Author SHA1 Message Date
6cd132b3f7 Finish implementation of openpgp signing 2021-01-08 10:14:11 +01:00
c8e6792622 WIP: implement openpgp signing 2021-01-05 20:25:29 +01:00
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
2de9771472 Start implementation of revoke action 2021-01-04 20:39:35 +01:00
38566f35ef Refactor signer code into command and package 2021-01-04 14:15:19 +01:00