Commit 5a3b81a
committed
feat(mmr): root from auth struct snippet
Add stub for calculating a Merkle root from an authentication struct.
Also adds code to generate the witness.
Cf. Neptune-Crypto/twenty-first#2281 parent 746e958 commit 5a3b81a
File tree
5 files changed
+1746
-1
lines changed- tasm-lib/src
- mmr
- authentication_struct
5 files changed
+1746
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments