diff --git a/EIPS/eip-7213.md b/EIPS/eip-7213.md index 72291dccd18bf3..c28e88883a1fbe 100644 --- a/EIPS/eip-7213.md +++ b/EIPS/eip-7213.md @@ -1,8 +1,8 @@ --- -eip: xxxx +eip: 7213 title: Add Precompile for Falcon512 post-quantum signature verification function -author: Erick Pacheco Pedraza (@eum602), Marcos Allende, Diego Lopez León -discussions-to: https://ethereum-magicians.org/t/eip-xxxx-falcon512-signatures-verification +author: Erick Pacheco Pedraza , Marcos Allende, Diego Lopez León +discussions-to: https://ethereum-magicians.org/t/falcon-512-precompiled-generic-signature-verifier/18569 status: Draft type: Standards Track category: Core @@ -11,7 +11,7 @@ created: 2023-07-03 ## Abstract -This standard proposes the inclusion of a precompiled signature verification function. The algorithm used is Falcon-512, standarized by NIST and quantum resistant with a security level I. +This standard proposes the inclusion of a precompiled signature verification function. The algorithm used is Falcon-512, candidate to be standarized by NIST and quantum resistant with security level I. ## Motivation