cacert-gosigner/signer
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
..
common Refactor code structure 2021-01-05 19:59:43 +01:00
openpgp_ops Refactor code structure 2021-01-05 19:59:43 +01:00
x509_ops Refactor code structure 2021-01-05 19:59:43 +01:00
command_processor.go Refactor code structure 2021-01-05 19:59:43 +01:00
crypto_system.go Refactor code structure 2021-01-05 19:59:43 +01:00
port_handler.go Start implementation of revoke action 2021-01-04 20:39:35 +01:00
protocol_elements.go Refactor code structure 2021-01-05 19:59:43 +01:00