Files
wolfssl/src
Sean Parkinson fc946d6327 Intel x86/x64 assembly fixes
Allow x86 to build with assembly for enable all - disable assembly when x86 and not assembly code available. Add file fe_operations.c when assembly and x86.
x86: fix ECB decrypt to use corect offsets for parameters
     fix AES-NI and AVX1 assembly code
     fix sp_int with assembly to compile
     minor optimizations of AES-GCM
x64: Don't emit move instruction if source and destination are the same reg
     Use xor instead of mov 0
     minor optimizations of AES-GCM for AES-NI
2026-06-18 21:03:50 +10:00
..
2026-05-28 16:19:44 +02:00
2026-06-18 21:03:50 +10:00
2026-05-28 16:19:44 +02:00
2026-05-14 16:59:48 +00:00
2026-02-25 15:19:13 +01:00