kc3-lang/libressl/crypto/Makefile.am.mingw64-x86_64

Branch :


Log

Author Commit Date CI Message
0daa8adf 2025-06-29 03:55:04 Adjust to GCM refactoring
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
7885f9bf 2025-05-22 09:47:56 update CMake and Makefile
7428e555 2025-01-22 20:22:39 Disable MD5 ASM
694d8698 2024-12-04 20:06:10 Disable sha1 assembly on amd64
8de36789 2024-11-16 08:20:29 Disable sha512 perlasm
19eef52c 2024-11-08 09:23:07 Disable sha256 assembly
7c4cb447 2024-10-18 15:13:31 Remove -DWHIRLPOOL_ASM
696c490c 2024-10-18 09:13:27 Hook up crypto_cpu_caps_init()
aa83ac48 2024-08-06 14:55:33 Initial cut for crypto_arch.h