This ML-DSA implementation is conformant with ML-DSA standard @https://doi.org/10.6028/NIST.FIPS.204. I also try to make it timing leakage free, but be informed that this implementation is not yet audited.If you consider using it in production, be careful !
because sc_pkcs15emu_piv_init, tries to access behind the pubkeys array bounds (because i goes up to PIV_NUM_PUB_KEYS (25), while pubkeys is only PIV_NUM_KEYS (24) long.Member Author dengert commented on Sep 2, 2020 Will fix later today. …Jaku...
such as the Advanced Encryption Standard (AES) algorithm currently specified in Federal Information Processing Standard (FIPS) Pub. 197 [2]; thus, CCM cannot be used with the Triple Data Encryption Algorithm [3], whose block size is 64 bits. CCM can be considered a mode of operation of the...