Crates.io | ironfish_zkp |
lib.rs | ironfish_zkp |
version | 0.2.0 |
source | src |
created_at | 2023-06-06 19:45:48.336817 |
updated_at | 2024-10-28 19:16:30.761351 |
description | Sapling API and zero-knowledge proving mechanism for the Iron Fish node |
homepage | https://ironfish.network/ |
repository | https://github.com/iron-fish/ironfish |
max_upload_size | |
id | 884156 |
size | 145,815 |
This is the foundation of the Iron Fish project that knows about the Sapling API and its zero-knowledge proving mechanism.
Iron Fish uses the BLS12 curve.
Much of the code here was originally forked from https://github.com/zcash/librustzcash
Anything that hasn't been forked is re-exported so that this is the main entry point for any related code. No other crates should have a librustzcash dependency.