Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | major refactor based on README.md and TODOs | Rasmus Dahlberg | 2021-02-25 | 1 | -34/+0 |
| | | | | | | Updated types, improved units tests, isolated most test data to have it in one place, renamed and created new files to improve readability, and fixed a bunch of minor TODOs. | ||||
* | started replacing x509 with namespace | Rasmus Dahlberg | 2021-01-27 | 1 | -47/+0 |
| | |||||
* | added buildChainFromDerList tests | Rasmus Dahlberg | 2020-11-27 | 1 | -2/+2 |
| | |||||
* | renamed verify.go to crypto.go | Rasmus Dahlberg | 2020-11-05 | 1 | -0/+81 |
Chains and signatures are verified here, but signatures are also produced. |