3 releases

0.2.3 Oct 11, 2024
0.2.2 Sep 14, 2023
0.2.1 Jul 19, 2023

#1200 in Cryptography

Download history 17/week @ 2024-12-10 12/week @ 2025-02-04 11/week @ 2025-02-18 31/week @ 2025-02-25 18/week @ 2025-03-04 28/week @ 2025-03-11 19/week @ 2025-03-18 7/week @ 2025-03-25

84 downloads per month
Used in 2 crates (via sta-rs)

MPL-2.0 license

38KB
765 lines

adss crate

Rust implementation of the Adept Secret Sharing framework.

Disclaimer

WARNING the libraries present in this workspace have not been audited, use at your own risk! This code is under active development and may change substantially in future versions.

See the changelog for information about different versions.

Quickstart

Build & test:

cargo build
cargo test

Open a local copy of the documentation:

cargo doc --open --no-deps

Dependencies

~3MB
~62K SLoC