Crates.io | adss |
lib.rs | adss |
version | 0.2.3 |
source | src |
created_at | 2023-07-19 17:41:24.262761 |
updated_at | 2024-10-11 20:18:36.152491 |
description | Adept Secret Sharing framework |
homepage | |
repository | https://github.com/brave/sta-rs |
max_upload_size | |
id | 920597 |
size | 32,649 |
Rust implementation of the Adept Secret Sharing framework.
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.
Build & test:
cargo build
cargo test
Open a local copy of the documentation:
cargo doc --open --no-deps