Commit graph

4 commits

Author SHA1 Message Date
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
Jan Dittberner 2de9771472 Start implementation of revoke action 2021-01-04 20:39:35 +01:00
Jan Dittberner 38566f35ef Refactor signer code into command and package 2021-01-04 14:15:19 +01:00