Constantine: modular, high-performance, zero-dependency cryptography stack for verifiable computation, proof systems and blockchain protocols.
To fix https://github.com/guidovranken/el-fuzzers/issues/7 we need a serializer to canonical representation similar to BLST: https://github.com/supranational/blst/issues/101. This would allow merging into Geth fuzzer as well. Note we have a towering switcher: https://github.com/mratsim/constantine/blob/1e34ec22929eaba7bcf1681350ec21aed8f370f7/constantine/math/pairings/cyclotomic_subgroups.nim#L675-L702 We might want to special-case this in a "fuzzing.nim" file as it might be that in the future Fp12 serialization is specified for the Whisk protocol that uses Fp12: https://ethresear.ch/t/the-return-of-torus-based-cryptography-whisk-and-curdleproof-in-the-target-group/16678
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by mratsim and has received 1 comments.