Skip to content

commonwarexyz/simple-bte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Batched Threshold Encryption Scheme

A Rust implementation of 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.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages