aboutsummaryrefslogtreecommitdiff
path: root/pkg/types/tree_head_test.go
Commit message (Collapse)AuthorAgeFilesLines
* use hashing from merkle packageRasmus Dahlberg2022-06-211-9/+10
|
* move mock signer to internal/Rasmus Dahlberg2022-06-211-2/+3
|
* update module name (s/sigsum-lib-go/sigsum-go)v0.0.4Rasmus Dahlberg2022-04-101-1/+1
| | | | | | See decided proposal: sigsum/doc/proposals/2022-04-restructure-repositories.md
* remove redundant charactersRasmus Dahlberg2022-03-281-1/+1
|
* rename 'ctx'Linus Nordberg2022-03-281-4/+4
| | | | This is old terminology.
* sign tree heads and leaves with SSHSIGLinus Nordberg2022-03-281-2/+11
|
* types: Add types and testsRasmus Dahlberg2021-12-201-0/+253