5 releases
0.0.14 | Nov 5, 2023 |
---|---|
0.0.13 | Oct 11, 2023 |
0.0.12 | Sep 21, 2023 |
0.0.11 | Aug 22, 2023 |
0.0.10 | Jul 27, 2023 |
#51 in #zkp
56 downloads per month
Used in 3 crates
270KB
7K
SLoC
Tate Pairing
This crate provides pairing arithmetic and also supports fully no_std
and parity-scale-codec
.
Specification
$$ e(aG, bH) = e(G, H)^{ab}\ where\ a,b \in F_r,~G \in G_1,~H \in G_2 $$
Test
$ cargo test
Dependencies
~3.5MB
~68K SLoC