Skip to content

Commit 2f0ee3e

Browse files
committed
Added figures to read-me
1 parent 1d23ea8 commit 2f0ee3e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

crypto-benchmarks.rs/ReadMe.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ See [Specification.md](Specification.md) for a description of the algorithms imp
77
- Benchmarks: [benches/](benches/)
88

99

10+
## Background material
11+
12+
![BLS scheme from original Leios preprint](figure-7-bls.png)
13+
14+
![Voting scheme from original Leios preprint](figure-8-voting.png)
15+
16+
1017
## Efficiency notes
1118

1219
The benchmark code uses an efficient BLS implementation, but it has not been optimized.

0 commit comments

Comments
 (0)