aboutsummaryrefslogtreecommitdiff
path: root/types/ascii.go
Commit message (Collapse)AuthorAgeFilesLines
* use ioutil instead of io (go v1.14)Rasmus Dahlberg2021-06-011-1/+2
|
* added types and fixed an errorRasmus Dahlberg2021-05-311-7/+14
| | | | | | - The wrong signature header was used for leaves - Added SigIdent marshalling - Added a wrapper that uses the log's hash function
* added (un)marshal methodsRasmus Dahlberg2021-05-311-0/+413