Closed kykypyza3724 closed 3 weeks ago
Sorry for the long delay! Please change the files that are the same accross different parameter sets and implementations to symbolic links.
Working on this now.
Tracking progress:
Could you allow me to make changes, so I can push the benchmarks, please?
Thank you for the updates. In https://github.com/mupq/pqm4/tree/aimer, I can see the benchmarks are updated. If there are other things we can do to allow you to make changes, please let me know.
2024년 10월 30일 (수) 오후 5:38, Matthias J. Kannwischer @.***>님이 작성:
Could you allow me to make changes, so I can push the benchmarks, please?
— Reply to this email directly, view it on GitHub https://github.com/mupq/pqm4/pull/361#issuecomment-2446190736, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJLI3IS2FEL5P4HY67UW5HLZ6CLHBAVCNFSM6AAAAABPYWYOUKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBWGE4TANZTGY . You are receiving this because you authored the thread.Message ID: @.***>
Okay, I will add the benchmarks in a separate PR (#366)
This is Cortex-M4 optimized AIMer implementations for all NIST security levels. 'm4speed' implementations are focused on fastest operations considering the 640kB SRAM of Nucleo-l4r5zi board. 'm4stack' implementations are focused on smallest stack usage while using the same assembly field arithmetic implementations of 'm4speed'.
For assembly language implementations of field multiplication and squaring operations, we collaborated with Prof. Hwajeong Seo(@solowal).
Sangyub Lee AIMer team