Files
wolfssl/wolfcrypt/src
John Safranek 0ced1f4847 AESGCM Init
1. Update the AES-GCM with AES-NI 128-bit constant initializers so they work on both GCC/Clang and MSC.
* MSC uses a union for the type where the first member is a 16-byte array.
* GCC/Clang uses a 16-byte vector masking as a long long array.
2. Disable AES-GCM loop unrolling for Windows, when using AES-NI in 32-bit mode.
2017-09-22 15:28:47 -07:00
..
2017-09-22 15:28:47 -07:00
2017-06-21 17:03:27 -06:00
2017-06-16 16:27:03 -06:00
2017-09-14 09:07:04 +10:00
2017-05-18 09:32:11 -06:00
2017-05-18 09:32:11 -06:00
2017-09-01 08:43:28 +10:00
2017-07-26 09:01:36 -06:00
2017-08-29 12:02:24 -06:00
2017-05-18 09:32:11 -06:00
2017-07-19 09:18:48 -06:00
2017-09-15 10:52:33 -06:00
2017-06-14 23:43:00 -06:00
2017-08-01 12:42:09 -07:00
2017-08-11 14:30:15 -06:00
2017-05-18 09:32:11 -06:00
2017-05-18 09:32:11 -06:00
2017-05-18 09:32:11 -06:00
2017-08-01 12:42:09 -07:00
2017-06-20 15:16:12 -06:00
2017-09-20 11:25:51 -06:00
2017-05-18 09:32:11 -06:00
2017-06-13 13:44:06 -06:00
2017-05-18 09:32:11 -06:00