she 0.4.0
Starknet homomorphic encryption library for the starknet curve
The Starknet Homomorphic Encryption (SHE) library provides low-level cryptographic primitives for ElGamal encryption and zero-knowledge proof systems over the Stark elliptic curve.
Implemented zero-knowledge proofs:
Version 0.4.0
Uploaded 1 week ago
License Apache-2.0
Cairo version ^2.12.2
Size 8.3 KB
Run the following command in your project dir
scarb add she@0.4.0
Or add the following line to your Scarb.toml
she = "0.4.0"