wolfssl/ctaocrypt/src
2013-12-17 16:29:21 -07:00
..
aes_asm.s Update AES-GCM and AES-CCM to use AES-NI 2013-06-19 14:52:58 -07:00
aes.c add Freescale K60 mmCAU AES, DES, 3DES support 2013-12-17 16:29:21 -07:00
arc4.c make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 2013-04-10 11:04:29 -07:00
asm.c break up huge math into individual parts so can add piece by piece, e.g., ECC256 2013-09-03 13:13:13 -07:00
asn.c more clang warnings 2013-12-11 15:47:40 -08:00
blake2b.c make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 2013-04-10 11:04:29 -07:00
camellia.c allow NULL IVs for CBC mode, same as all zero IV 2013-07-08 11:52:00 -07:00
coding.c make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 2013-04-10 11:04:29 -07:00
compress.c make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 2013-04-10 11:04:29 -07:00
des3.c add Freescale K60 mmCAU AES, DES, 3DES support 2013-12-17 16:29:21 -07:00
dh.c make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 2013-04-10 11:04:29 -07:00
dsa.c make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 2013-04-10 11:04:29 -07:00
ecc_fp.c PKCS #5 v1.5 encrypted key adds, small build fixes 2011-03-22 07:35:18 -07:00
ecc.c eccfp warning fix 2013-12-06 08:58:06 -08:00
error.c add ecc encrypt secure message exchange, hide ecEncCtx 2013-11-13 17:53:11 -08:00
fp_mont_small.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_3.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_4.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_6.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_7.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_8.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_9.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_12.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_17.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_20.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_24.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_28.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_32.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_48.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_64.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_mul_comba_small_set.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_3.i break up huge math into individual parts so can add piece by piece, e.g., ECC256 2013-09-03 13:13:13 -07:00
fp_sqr_comba_4.i break up huge math into individual parts so can add piece by piece, e.g., ECC256 2013-09-03 13:13:13 -07:00
fp_sqr_comba_6.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_7.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_8.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_9.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_12.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_17.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_20.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_24.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_28.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_32.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_48.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_64.i change copyright name with name change 2013-02-05 12:44:17 -08:00
fp_sqr_comba_small_set.i change copyright name with name change 2013-02-05 12:44:17 -08:00
hc128.c allow NULL IVs for CBC mode, same as all zero IV 2013-07-08 11:52:00 -07:00
hmac.c add HMAC-KDF 2013-10-31 18:03:00 -07:00
include.am fix new files make dist 2011-08-26 15:36:26 -07:00
integer.c fix sniffer build w/o fastmath 2013-09-23 13:37:04 -07:00
logging.c Commit 2.6.2 2013-05-19 10:02:13 +09:00
md2.c make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 2013-04-10 11:04:29 -07:00
md4.c make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 2013-04-10 11:04:29 -07:00
md5.c add Freescale K60 mmCAU MD5, SHA, SHA256 support 2013-12-17 16:28:08 -07:00
memory.c For MDK5 Pack 2013-11-07 10:29:01 +09:00
misc.c Commit 2.6.2 2013-05-19 10:02:13 +09:00
port.c For MDK5 Pack 2013-11-07 10:29:01 +09:00
pwdbased.c make sure to always check mp_to_*, normal math could fail 2013-10-29 17:38:12 -07:00
rabbit.c allow NULL IVs for CBC mode, same as all zero IV 2013-07-08 11:52:00 -07:00
random.c Eliminating unused files 2013-11-28 09:05:33 +09:00
ripemd.c make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 2013-04-10 11:04:29 -07:00
rsa.c make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 2013-04-10 11:04:29 -07:00
sha256.c add Freescale K60 mmCAU MD5, SHA, SHA256 support 2013-12-17 16:28:08 -07:00
sha512.c make sure all lib proper *.c files have config.h then settings.h then checks for defines in case user using settings.h for lib config 2013-04-10 11:04:29 -07:00
sha.c add Freescale K60 mmCAU MD5, SHA, SHA256 support 2013-12-17 16:28:08 -07:00
tfm.c ECDSA signatures need a zero padding for the ASN.1 storage of the R and S values 2013-09-05 15:00:01 -07:00