Skip to content

Commit 7ef4cd1

Browse files
committed
typo
1 parent 990447f commit 7ef4cd1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img src="./misc/images/banner.svg">
55
</p>
66

7-
Minimal based-based zkVM, targeting recursion and aggregation of hash-based signatures, for a Post-Quantum Ethereum.
7+
Minimal hash-based zkVM, targeting recursion and aggregation of hash-based signatures, for a Post-Quantum Ethereum.
88

99
Documentation: [PDF](minimal_zkVM.pdf)
1010

@@ -26,11 +26,11 @@ The VM design is inspired by the famous [Cairo paper](https://eprint.iacr.org/20
2626

2727
Machine: M4 Max 48GB (CPU only)
2828

29-
| Benchmark | Current | Target |
30-
| -------------------------- | -------------------- | ---------------- |
31-
| Poseidon2 (16 koala-bears) | `560K Poseidon2 / s` | n/a |
32-
| 2 -> 1 Recursion | `1.35 s` | `0.25 s ` |
33-
| XMSS aggregation | `554 XMSS / s` | `1000 XMSS / s`· |
29+
| Benchmark | Current | Target |
30+
| -------------------------- | -------------------- | --------------- |
31+
| Poseidon2 (16 koala-bears) | `560K Poseidon2 / s` | n/a |
32+
| 2 -> 1 Recursion | `1.35 s` | `0.25 s ` |
33+
| XMSS aggregation | `554 XMSS / s` | `1000 XMSS / s` |
3434

3535
*Expect incoming perf improvements.*
3636

0 commit comments

Comments
 (0)