wolfssl/ctaocrypt/test
John Safranek 42a0f3500f Update AES-GCM and AES-CCM to use AES-NI
1. Added the assembly functions to do AES-ECB.
2. Updated AesEncrypt and AesDecrypt to use the assembly functions
   if available.
3. Modified the AES-GCM and AES-CCM key setup functions to use the
   the AES-NI key setup if availble.
4. Added tests for the AES-ECB encrypt and decrypt.
5. Only include stdio.h for AES when DEBUG_AESNI is enabled
6. If using local key setup, skip using AES-NI for basic Encrypt
   and Decrypt.
2013-06-19 14:52:58 -07:00
..
include.am fix libtool leftovers for distclen when shared mode 2012-12-06 17:52:36 -08:00
test.c Update AES-GCM and AES-CCM to use AES-NI 2013-06-19 14:52:58 -07:00
test.h change copyright name with name change 2013-02-05 12:44:17 -08:00
test.sln 1.8.8 init 2011-02-05 11:14:47 -08:00
test.vcproj 1.8.8 init 2011-02-05 11:14:47 -08:00