Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added doc | Rasmus Dahlberg | 2020-11-05 | 1 | -1/+3 |
| | |||||
* | renamed x509.go to verify.go | Rasmus Dahlberg | 2020-11-05 | 1 | -0/+79 |
| | |||||
* | fixed signature verification and client get-sth | Rasmus Dahlberg | 2020-11-03 | 1 | -36/+0 |
| | |||||
* | added get-sth client without signature verification | Rasmus Dahlberg | 2020-11-03 | 1 | -0/+4 |
| | |||||
* | added start on stfe client | Rasmus Dahlberg | 2020-11-02 | 1 | -0/+32 |
ChecksumV1 entries can be submitted using client-side ed25519 signatures. The resulting SignedDebugInfoV1 is then verified using the log's announced signature scheme and public key (currently only ed25519). |