Rust implementation of silent threshold encryption (non-interactive setup) from ePrint 2024/263 – encrypt to n parties, decrypt with t+1, TLS-secured, constant-time, memory-safe.
rust distributed-systems cryptography secret-sharing cryptography-algorithms threshold-cryptography multi-party-computation bls12-381 threshold-encryption silent-encryption kzg-commitments
-
Updated
Jan 27, 2026 - Rust