Skip to content

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

License

Notifications You must be signed in to change notification settings

provotum/crypto-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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