add aPlonK
this adds the aPlonK cryptographic method alongside Semi-AVID and KZG+.
changelog
- new feature
aplonk:- the
algebramodule is compiled when eitherkzgoraplonkfeatures are enabled -
algebra::scalar_product_polynomialcompiles only withkzg - the other
algebra::*functions compile withaplonk
- the
-
u32_to_u8_vechas been moved to newconversionsmodule which compiles when eitherkzgoraplonkfeatures are enabled - new
aplonkmodule which compiles only when theaplonkfeature is enabled- public structures
BlockCommitmentSetupParamsVerifierKey
- public functions
setupcommitproveverify
- internals
ipa::Paramsipa::Proofipa::proveipa::verifypolynomial::compute_gtranscript::initializetranscript::resettranscript::hash
- public structures
Edited by STEVAN Antoine