adss

Crates.ioadss
lib.rsadss
version0.2.3
sourcesrc
created_at2023-07-19 17:41:24.262761
updated_at2024-10-11 20:18:36.152491
descriptionAdept Secret Sharing framework
homepage
repositoryhttps://github.com/brave/sta-rs
max_upload_size
id920597
size32,649
Ralph Ankele (ankeleralph)

documentation

https://docs.rs/adss

README

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
Commit count: 762

cargo fmt