File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717- Added ` HashReaderOverlay ` , a ` tlog.HashReader ` that extends a tree with the
1818 stored hashes of appended records, held in memory.
1919
20+ - Added ` NewLogVerifier ` to parse a log vkey, accepting regular Ed25519 keys
21+ and ML-DSA-44 cosignature keys.
22+
2023### mpt
2124
2225- New package with a Merkle Patricia Trie implementation.
3033
3134- The bastion certificate is now generated once at startup.
3235
36+ - Logs can now sign checkpoints with ML-DSA-44 keys.
37+
3338### witnessctl
3439
3540- Added ` set-bastions ` command, which adds the given bastion(s) to every log
3641 that has none configured (for example after ` pull-logs ` ), or replaces the
3742 bastions of every log with ` -all ` .
3843
44+ - ` add-key ` and ` pull-logs ` now accept logs that use ML-DSA-44 keys.
45+
3946### litebastion
4047
4148- Comments and empty lines are now allowed in the backends file.
You can’t perform that action at this time.
0 commit comments