Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 412 Bytes

File metadata and controls

21 lines (13 loc) · 412 Bytes

A Simple Batched Threshold Encryption Scheme

Usage

cargo bench

HTML reports are written to target/criterion/.

Run a complete end-to-end example:

cargo run --release --example e2e

Run with --help to see all available options.

Licensing

This repository is dual-licensed under both the Apache 2.0 and MIT licenses. You may choose either license when employing this code.