Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change default signing algo to sha256 | Linus Nordberg | 2022-03-25 | 1 | -1/+1 |
| | |||||
* | add tooling for signing | Linus Nordberg | 2021-12-08 | 1 | -0/+32 |
There's tools for key generation and conversion and there's tools for signing and verifying a tree leaf. Note that the leaf signing tools use the yet to be decided about SSH signing format, with message (ie signers checksum) being hashed with SHA-512 to match SSH tooling (ssh-keygen -Y). |