GiacomoPope / kyber-py

A pure python implementation of ML-KEM (FIPS 203) and CRYSTALS-Kyber
MIT License
183 stars 44 forks source link

parametrise Kyber tests so they all run even if one fails #59

Closed tomato42 closed 1 month ago

tomato42 commented 1 month ago

use the same way of running Kyber KATs as we have for ML-KEM

GiacomoPope commented 1 month ago

Thanks!