EIPs
EIPs copied to clipboard
Add EIP: Precompile Falcon512 generic verifier
Propose to add a generic Postquantum signature verification algorithm based on Falcon-512.
File EIPS/eip-7619.md
Requires 1 more reviewers from @axic, @g11tech, @gcolvin, @lightclient, @samwilsn
There is already draft EIP7592: Precompile for Falcon Signature Verification https://github.com/ethereum/EIPs/pull/8103/files
You may want to combine efforts for a Falcon signature verification precompile.
The commit 0702f1d03eaa52c4c85e487edb73d6d008ac1377 (as a parent of 052c3bc7a299b8bee413fc4fea74d6c545f75580) contains errors. Please inspect the Run Summary for details.
It looks like the implementation of Falcon is MIT licensed: https://github.com/PQClean/PQClean/blob/master/crypto_sign/falcon-512/clean/LICENSE
You could copy that directory into ../assets/eip-7619/
and link to it from your proposal.
It looks like the implementation of Falcon is MIT licensed: https://github.com/PQClean/PQClean/blob/master/crypto_sign/falcon-512/clean/LICENSE
You could copy that directory into
../assets/eip-7619/
and link to it from your proposal.
Thank you will do that way @SamWilsn