rust-threshold-secret-sharing
Secret Sharing Library
A Rust library for implementing threshold secret sharing schemes with efficient share generation and reconstruction.
A pure-Rust implementation of various threshold secret sharing schemes
159 stars
37 watching
35 forks
Language: Rust
last commit: over 6 years ago cryptographyrustsecret-sharingsecure-computation
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt | 23 |
| A tool for securely sharing end-to-end encrypted secrets with others via a one-time URL. | 1,776 |
| A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 1 |
| A fork of the PSE halo2 project with experimental privacy-scaling features and Rust implementation. | 209 |
| An implementation of Private Set Intersection protocols for secure data sharing | 177 |
| A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 791 |
| A suite of libraries providing tools and utilities for secure multi-party computation | 283 |
| Bindings for using OpenSSL in Rust programming language | 1,419 |
| A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
| An NLP library that extracts structured data from user input | 341 |
| A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
| A Rust library for interacting with Security Key-type devices via USB HID protocol | 279 |
| A Rust cryptography library using BoringSSL that aims to be secure, ergonomic, and efficient. | 1,069 |
| Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
| A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |