kc3-lang/libressl/crypto

Branch :


Log

Author Commit Date CI Message
659e87fe 2025-10-07 03:49:29 move ftruncate to common libcompat for tests
607ae1b8 2025-09-06 06:05:58 adapt to mlkem deduplication
d811b09c 2025-08-17 14:20:21 link new s2n-bignum assembly to build
aaabed45 2025-08-17 13:13:41 Update for MLKEM changes
0a07d6b6 2025-07-12 22:23:22 Adjust for x_pkey.c removal Change-Id: I6a6a696458f18874c81e49aa5068a910a51becdb
54dc5a27 2025-07-12 21:58:09 x_info.c was removed Change-Id: I6a6a6964f97ec3f04111708ee726de6dd4ea8630
0daa8adf 2025-06-29 03:55:04 Adjust to GCM refactoring
fd25d60a 2025-06-27 11:56:20 Pass -Icrypto/aes to CPP flags
e05910b5 2025-06-17 04:35:51 Only link aes_${arch}.c to asm builds Don't mix C source with ASM source. Add the ASM support C code to CRYPTO_SRC or libcrypto_la_SOURCES as normal, but depending on the HOST_ASM* bits Change-Id: I6a6a69648fc7c2102c96813b70be0d255a345cd3
86376ca6 2025-06-16 11:04:51 link aes_{amd64,i386}.c to build