Go based reimplementation of CAcert's signer and signer client components.
Go to file
Jan Dittberner 5aa557c9aa Move to go modules
Go >= 1.11 has a module system, support for dep has been dropped. This
commit changes the dependency management to go modules.
2020-04-17 19:38:32 +02:00
client Initial signer rewrite in Go 2018-10-31 11:17:51 +01:00
datastructures Initial signer rewrite in Go 2018-10-31 11:17:51 +01:00
shared Initial signer rewrite in Go 2018-10-31 11:17:51 +01:00
signer Initial signer rewrite in Go 2018-10-31 11:17:51 +01:00
.gitignore Move to go modules 2020-04-17 19:38:32 +02:00
go.mod Move to go modules 2020-04-17 19:38:32 +02:00
go.sum Move to go modules 2020-04-17 19:38:32 +02:00