3 releases
0.2.3 | Oct 11, 2024 |
---|---|
0.2.2 | Sep 14, 2023 |
0.2.1 | Jul 19, 2023 |
#1200 in Cryptography
84 downloads per month
Used in 2 crates
(via sta-rs)
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