Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add tooling for signing | Linus Nordberg | 2021-12-08 | 1 | -0/+118 |
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). |