Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved publlic x509 helpers into a separate package | Rasmus Dahlberg | 2020-11-05 | 1 | -2/+3 |
* | simplified encoding and decoding | Rasmus Dahlberg | 2020-11-05 | 1 | -6/+6 |
* | added client-side consistency proof verification | Rasmus Dahlberg | 2020-11-03 | 1 | -6/+25 |
* | added client-side inclusion proof verification | Rasmus Dahlberg | 2020-11-03 | 1 | -4/+25 |
* | fixed signature verification and client get-sth | Rasmus Dahlberg | 2020-11-03 | 1 | -19/+12 |
* | added get-sth client without signature verification | Rasmus Dahlberg | 2020-11-03 | 1 | -3/+35 |
* | refactored setup() from paths to client package | Rasmus Dahlberg | 2020-11-03 | 1 | -0/+31 |
* | fixed hard-coded protocol and minor refactoring | Rasmus Dahlberg | 2020-11-03 | 1 | -34/+44 |
* | fixed FindLog such that it uses a list of operators | Rasmus Dahlberg | 2020-11-03 | 1 | -2/+2 |
* | added start on stfe client | Rasmus Dahlberg | 2020-11-02 | 1 | -0/+139 |