An open API service indexing awesome lists of open source software.

https://github.com/avahowell/rust-shamir

secret sharing in rust
https://github.com/avahowell/rust-shamir

cryptography mathematics secret-sharing

Last synced: about 1 year ago
JSON representation

secret sharing in rust

Awesome Lists containing this project

README

          

# rust-shamir

Implementation of (non-verifiable) secret sharing in Rust using fully [constant-time](https://www.bearssl.org/constanttime.html) arithmetic.