mupq / pqm4

Post-quantum crypto library for the ARM Cortex-M4
284 stars 72 forks source link

The result of kyber768 project is abnormal. #330

Open qinleiyong opened 8 months ago

qinleiyong commented 8 months ago

I tested the current master version and the Release-Round3 version of the kyber768 project. The crypto_kem_enc and crypto_kem_dec results are wrong, but the results of Release-Round2 are normal.

rpls commented 7 months ago

We're currently updating all benchmarks to use the most up-to-date ARM toolchain (which changes a lot of figures) and also use a new board Nucleo-L4R5ZI. Should be done in time for the next NIST PQC workshop.