aboutsummaryrefslogtreecommitdiff
path: root/cmd
Commit message (Collapse)AuthorAgeFilesLines
* remove sigsum-debug (pending merge in sigsum-go)HEADmainRasmus Dahlberg2022-04-237-298/+0
|
* add cosign commandRasmus Dahlberg2022-04-222-3/+45
|
* fix so that checksum is H(H(data))Rasmus Dahlberg2022-04-222-2/+4
|
* clean-up sigsum tool structureRasmus Dahlberg2022-04-1311-100/+107
|
* clean-up sigsum-debug structureRasmus Dahlberg2022-04-137-109/+58
|
* switch to sigsum-goRasmus Dahlberg2022-04-137-11/+11
| | | | Updates import paths only.
* add hashleaf and sign commandsRasmus Dahlberg2022-04-134-3/+122
|
* add start on sigsum-debug utilityRasmus Dahlberg2022-04-135-0/+186
|
* Merge branch 'sshsig' into mainRasmus Dahlberg2022-04-134-10/+74
|\
| * minor edits to make sshsig stuff compileRasmus Dahlberg2022-04-131-2/+2
| |
| * get rid of the last traces of "checksum"Linus Nordberg2022-03-241-4/+4
| |
| * add support for signing with ssh-keygenLinus Nordberg2022-03-233-0/+61
| | | | | | | | TODO: add tests
| * follow SSHSIG changes in libLinus Nordberg2022-03-231-8/+11
| |
* | moar correct module nameLinus Nordberg2022-03-282-7/+7
|/
* initial commitRasmus Dahlberg2022-03-025-0/+306