Implementation on FPGA - 2024.2 English

Vitis Libraries

Release Date
2025-04-14
Version
2024.2 English

There are three APIs provided: evaluate, verifyWesolowski, and verifyPietrzak. The APIs are completely implemented according to the algorithm of the above reference paper, except that the multiplication of large-bit-width integers is implemented based on Montgomery Production. For Montgomery Production, refer to REF monProduct for details.