Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unified ed25519 signing key loading and parsing | Rasmus Dahlberg | 2020-11-03 | 1 | -30/+26 |
| | |||||
* | prettified output | Rasmus Dahlberg | 2020-11-03 | 1 | -1/+6 |
| | |||||
* | fixed FindLog such that it uses a list of operators | Rasmus Dahlberg | 2020-11-03 | 2 | -13/+5 |
| | |||||
* | added start on stfe client | Rasmus Dahlberg | 2020-11-02 | 2 | -0/+289 |
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). |