Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added start on stfe client | Rasmus Dahlberg | 2020-11-02 | 1 | -1/+1 |
| | | | | | | 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). | ||||
* | tested certificate chain code path further | Rasmus Dahlberg | 2020-10-26 | 1 | -0/+1 |
Added more documentation and quick helper scripts for now. We need to specify which signature schemes we expect/support from submitters. |