Author | SHA1 | Message | Date |
---|---|---|---|
Erik Grinaker |
f66b7a8e32
|
merkle: return hashes for empty merkle trees (#5193)
Fixes #5192. @liamsi Can you verify that the test vectors match the Rust implementation? I updated `ProofsFromByteSlices()` as well, anything else that should be updated? |
4 years ago |
Dev Ojha | ec53ce359b |
Simple merkle rfc compatibility (#2713)
* Begin simple merkle compatibility PR * Fix query_test * Use trillian test vectors * Change the split point per RFC 6962 * update spec * refactor innerhash to match spec * Update changelog * Address @liamsi's comments * Write the comment requested by @liamsi |
6 years ago |