We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1cb4aa commit 355e775Copy full SHA for 355e775
2 files changed
README.md
@@ -1,11 +1,9 @@
1
# A Simple Batched Threshold Encryption Scheme
2
3
-A Rust implementation of [A Simple Batched Threshold Encryption Scheme](https://eprint.iacr.org/2026/XXX).
+A Rust implementation of [A Simple Batched Threshold Encryption Scheme](bte-paper.pdf).
4
5
## Usage
6
7
-Run the full benchmark suite with [Criterion](https://github.com/bheisler/criterion.rs):
8
-
9
```bash
10
cargo bench
11
```
bte-paper.pdf
366 KB
0 commit comments