/crypto-rs

Additivie Homomorphic ElGamal encryption with range zero-knowledge proof and universal cast-as-intended proofs

Primary LanguageRustApache License 2.0Apache-2.0

crypto-rs

[WIP] This library is still work in progress and not audited in any way. Use at your own risk.

Development

To build the library, run

cargo build

To generate an updated set of the docs, run

cargo doc --no-deps