Skip to content

Commit 4cc1de0

Browse files
authored
Update Readme.md
1 parent 75fe473 commit 4cc1de0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# DeepSPRINT
22

3+
_Note: This is a prototype implementation and not ready for real applications!_
4+
35
This repository contains a prototype implementation for the DeepSPRINT Isogeny Proof of Knowledge / Signature scheme. Running `cargo run --release` will run keygen, prove and verify for all parameter settings. First for a conjectured optimization and then for the prover variant. This will output the proof sizes.
46

57
Running `cargo bench` will run all benchmarks, both for inidvidual functions as well as the full keygen/prove/verify algorithms. Running `cargo bench --bench my_benchmark` will only run proving/verification and keygen benchmarks.

0 commit comments

Comments
 (0)