add aPlonK
Compare changes
Files
2- STEVAN Antoine authored
+ 8
− 8
@@ -19,7 +19,7 @@ use crate::error::KomodoError;
@@ -38,7 +38,7 @@ pub struct IPAParams<E: Pairing> {
@@ -84,7 +84,7 @@ pub(super) fn prove<E: Pairing>(
@@ -158,7 +158,7 @@ pub(super) fn prove<E: Pairing>(
@@ -202,7 +202,7 @@ pub(super) fn verify<E, P>(
@@ -309,7 +309,7 @@ mod tests {
@@ -343,7 +343,7 @@ mod tests {
@@ -399,7 +399,7 @@ mod tests {