random number generator trait
usage: include 'use gen_rand_num::gen_rand_num' & gen_rand_num(min, max) gives a random number between min&max values including min&max values
A high-resolution random number generator using Mersenne Twister 64
caching, asynchronous, request deduplication
A Simple Publicly Verifiable Secret Sharing Library
High-speed zkSNARKs without trusted setup
Crate for arithmetic on arbitrarily large integers. Provides Python bindings as well.
A type-safe, high-level interface to librados using the low-level C bindings from ceph-rust.
Accumulator based on Biguint
A Simple Utility Library For Rust
An implementation of the Paillier cryptosystem with homomorphic properties, leveraging Rust's type system and safety guarantees.
A generic, composable genetic algorithm framework for Rust