aboutsummaryrefslogtreecommitdiff
Commit message (Expand)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
* add warning that there will be a move to sigsum-goRasmus Dahlberg2022-04-131-1/+5
* clean-up sigsum tool structureRasmus Dahlberg2022-04-1311-100/+107
* one util file for nowRasmus Dahlberg2022-04-132-30/+22
* add hash fileRasmus Dahlberg2022-04-131-0/+10
* clean-up sigsum-debug structureRasmus Dahlberg2022-04-137-109/+58
* add common option settingsRasmus Dahlberg2022-04-131-0/+31
* start on internal helpersRasmus Dahlberg2022-04-132-0/+50
* switch to sigsum-goRasmus Dahlberg2022-04-1318-28/+26
* 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-138-14/+179
|\
| * minor edits to make sshsig stuff compileRasmus Dahlberg2022-04-134-4/+6
| * get rid of the last traces of "checksum"Linus Nordberg2022-03-241-4/+4
| * add support for signing with ssh-keygenLinus Nordberg2022-03-236-3/+163
| * follow SSHSIG changes in libLinus Nordberg2022-03-232-10/+13
* | moar correct module nameLinus Nordberg2022-03-283-9/+9
* | correct module nameLinus Nordberg2022-03-281-1/+1
|/
* initial commitRasmus Dahlberg2022-03-0218-0/+870