Daniel Pouzzner 3728cd3dc5 Kyber fixes:
wolfssl/wolfcrypt/wc_kyber.h: in definition of struct KyberKey, use correct type for devId;

wolfcrypt/src/wc_kyber_poly.c: numerous fixes for bugprone-macro-parentheses and readability-inconsistent-declaration-parameter-name;

tests/api.c: in test_tls13_apis(), add missing defined(HAVE_LIBOQS) gate on inclusion of ":P256_KYBER_LEVEL1" in groupList.
2024-03-15 16:06:32 -05:00
..
2024-03-15 16:06:32 -05:00
2023-11-08 10:29:35 +01:00
2023-12-13 15:59:03 -06:00
2024-01-16 15:18:05 -08:00
2024-01-16 15:18:05 -08:00

Before creating any new configure files (.conf) read the CONF_FILES_README.md