Skip to content

Commit 355e775

Browse files
added paper to repo
1 parent e1cb4aa commit 355e775

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# A Simple Batched Threshold Encryption Scheme
22

3-
A Rust implementation of [A Simple Batched Threshold Encryption Scheme](https://eprint.iacr.org/2026/XXX).
3+
A Rust implementation of [A Simple Batched Threshold Encryption Scheme](bte-paper.pdf).
44

55
## Usage
66

7-
Run the full benchmark suite with [Criterion](https://github.com/bheisler/criterion.rs):
8-
97
```bash
108
cargo bench
119
```

bte-paper.pdf

366 KB
Binary file not shown.

0 commit comments

Comments
 (0)