/FALCON_NEON

Primary LanguageCApache License 2.0Apache-2.0

Fast Falcon Signature Generation and Verification Using ARMv8 NEON Instructions

Implementation of Falcon and Hawk in NIST PQC Signature Finalists.

Citation

The implementation in this repository belongs to the paper "Fast Falcon Signature Generation and Verification Using ARMv8 NEON Instructions" by Duc Tri Nguyen and Prof. Kris Gaj at CERG GMU, accepted to AfricaCrypt 2023

@InProceedings{nguyen_falcon_aficacrypt,
    author="Nguyen, Duc Tri
    and Gaj, Kris",
    editor="El Mrabet, Nadia
    and De Feo, Luca
    and Duquesne, Sylvain",
    title="Fast Falcon Signature Generation and Verification Using ARMv8 NEON Instructions",
    booktitle="Progress in Cryptology - AFRICACRYPT 2023",
    year="2023",
    publisher="Springer Nature Switzerland",
    address="Cham",
    pages="417--441",
    isbn="978-3-031-37679-5"
}