ironfish_zkp

Crates.ioironfish_zkp
lib.rsironfish_zkp
version0.2.0
sourcesrc
created_at2023-06-06 19:45:48.336817
updated_at2024-10-28 19:16:30.761351
descriptionSapling API and zero-knowledge proving mechanism for the Iron Fish node
homepagehttps://ironfish.network/
repositoryhttps://github.com/iron-fish/ironfish
max_upload_size
id884156
size145,815
(andiflabs)

documentation

README

ironfish-zkp

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.

Commit count: 3581

cargo fmt