arm-crypto-lib/test_src
bg 2a4779378a forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
..
circularbytebuffer.c minor ajustments 2011-02-05 00:07:53 +01:00
circularbytebuffer.h minor ajustments 2011-02-05 00:07:53 +01:00
cli.c some white space editing 2012-09-18 17:50:15 +02:00
cli.h adding SHA-512 2011-10-07 18:17:41 +02:00
cmacvs.c added arcfour/rc4 2011-07-19 18:20:06 +02:00
cmacvs.h adding JH 2011-02-01 13:53:55 +01:00
config.h bigint looks good but needs more testing 2011-02-24 02:13:25 +01:00
dbz_strings.c now with rsassa-pkcs1v15 (old rsa signatures) + many new things 2012-05-05 05:16:29 +02:00
dbz_strings.h now with rsassa-pkcs1v15 (old rsa signatures) + many new things 2012-05-05 05:16:29 +02:00
dump-decl.c initial commit of a bunch of code 2010-05-08 03:17:34 +02:00
dump.c starting to make bigint more portable/32-bit efficient 2011-02-23 23:18:37 +01:00
dump.h adding JH 2011-02-01 13:53:55 +01:00
hexdigit_tab.S initial commit of a bunch of code 2010-05-08 03:17:34 +02:00
hexdigit_tab.h initial commit of a bunch of code 2010-05-08 03:17:34 +02:00
hexdigit_tab_c.c initial commit of a bunch of code 2010-05-08 03:17:34 +02:00
hw_gptm.c initial commit of a bunch of code 2010-05-08 03:17:34 +02:00
hw_gptm.h adding JH 2011-02-01 13:53:55 +01:00
hw_regs.h fixing some header comments 2011-07-20 01:09:03 +02:00
hw_uart_regs.h adding JH 2011-02-01 13:53:55 +01:00
main-aes-test.c a lot of fixing ... 2012-03-07 22:17:02 +01:00
main-arcfour-test.c adding mickey128 2011-07-20 00:47:26 +02:00
main-base64-test.c fixing some header comments 2011-07-20 01:09:03 +02:00
main-bigint-test.c also from the length_B -> length_W migration 2012-09-18 17:52:45 +02:00
main-blake-test.c Blake adapted for round 3 2011-02-01 01:12:24 +01:00
main-bmw-test.c Blake adapted for round 3 2011-02-01 01:12:24 +01:00
main-camellia-test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
main-cast5-test.c added CAST5, CAST6, RC5 and RC6 2011-02-02 02:25:44 +01:00
main-cast6-test.c added CAST5, CAST6, RC5 and RC6 2011-02-02 02:25:44 +01:00
main-cscipher-test.c Adding Present 2011-02-05 15:18:27 +01:00
main-cubehash-test.c Blake adapted for round 3 2011-02-01 01:12:24 +01:00
main-des-test.c Adding DES and Triple-DES 2011-02-04 15:15:51 +01:00
main-dsa-test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
main-echo-test.c Blake adapted for round 3 2011-02-01 01:12:24 +01:00
main-entropium-test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
main-grain-test.c adding grain 2011-07-19 22:53:51 +02:00
main-groestl-test.c update to stream-cipher mkfiles 2011-10-23 15:49:06 +02:00
main-hmac-md5-test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
main-hmac-sha1-test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
main-hmac-sha256-test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
main-jh-test.c adding JH 2011-02-01 13:53:55 +01:00
main-keccak-test.c Blake adapted for round 3 2011-02-01 01:12:24 +01:00
main-khazad-test.c minor ajustments 2011-02-05 00:07:53 +01:00
main-md5-test.c now with rsassa-pkcs1v15 (old rsa signatures) + many new things 2012-05-05 05:16:29 +02:00
main-mickey128-test.c adding mickey128 2011-07-20 00:47:26 +02:00
main-noekeon-test.c adding Noekeon and XTEA 2011-02-02 04:47:29 +01:00
main-present-test.c more of the present stuff 2012-09-18 17:43:21 +02:00
main-prf_tls12-test.c first idea of RSA (PKCS#1 v1.5) 2011-11-13 04:55:21 +01:00
main-rabbit-test.c adding rabbit 2011-07-19 22:09:37 +02:00
main-rc5-test.c added CAST5, CAST6, RC5 and RC6 2011-02-02 02:25:44 +01:00
main-rc6-test.c update to stream-cipher mkfiles 2011-10-23 15:49:06 +02:00
main-rsaes_oaep-test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
main-rsaes_pkcs1v15-test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
main-rsassa_pkcs1v15-test.c also from the length_B -> length_W migration 2012-09-18 17:49:27 +02:00
main-salsa20-test.c now with rsassa-pkcs1v15 (old rsa signatures) + many new things 2012-05-05 05:16:29 +02:00
main-seed-test.c adding Seed 2011-02-02 14:40:00 +01:00
main-serpent-test.c Adding Serpent 2011-02-04 17:26:55 +01:00
main-sha1-test.c removing sh1_hash type 2012-09-18 17:51:17 +02:00
main-sha2-test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
main-sha256-test.c moving sha256 arround 2011-10-10 18:55:59 +02:00
main-shabal-test.c Blake adapted for round 3 2011-02-01 01:12:24 +01:00
main-skein-test.c update to stream-cipher mkfiles 2011-10-23 15:49:06 +02:00
main-tdes-test.c Adding DES and Triple-DES 2011-02-04 15:15:51 +01:00
main-test-common.c adding rabbit 2011-07-19 22:09:37 +02:00
main-test-common.h fixing some header comments 2011-07-20 01:09:03 +02:00
main-trivium-test.c adding trivium 2011-07-20 01:06:21 +02:00
main-xtea-test.c adding Noekeon and XTEA 2011-02-02 04:47:29 +01:00
nessie_bc_test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
nessie_bc_test.h forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
nessie_common.c 'hardening' infrastucture against toolchain bugs 2011-10-07 21:38:22 +02:00
nessie_common.h Adding Khazad 2011-02-04 19:12:28 +01:00
nessie_hash_test.c now with rsassa-pkcs1v15 (old rsa signatures) + many new things 2012-05-05 05:16:29 +02:00
nessie_hash_test.h 'hardening' infrastucture against toolchain bugs 2011-10-07 21:38:22 +02:00
nessie_mac_test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
nessie_mac_test.h forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
nessie_stream_test.c forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
nessie_stream_test.h forgotten file (a lot of them) 2012-09-18 20:19:51 +02:00
performance_test.c initial commit of a bunch of code 2010-05-08 03:17:34 +02:00
performance_test.h adding JH 2011-02-01 13:53:55 +01:00
shavs.c a lot of fixing ... 2012-03-07 22:17:02 +01:00
shavs.h adding JH 2011-02-01 13:53:55 +01:00
startup.c starting to make bigint more portable/32-bit efficient 2011-02-23 23:18:37 +01:00
string-extras.c now with rsassa-pkcs1v15 (old rsa signatures) + many new things 2012-05-05 05:16:29 +02:00
string-extras.h now with rsassa-pkcs1v15 (old rsa signatures) + many new things 2012-05-05 05:16:29 +02:00
sysclock.c starting to make bigint more portable/32-bit efficient 2011-02-23 23:18:37 +01:00
sysclock.h fixing some header comments 2011-07-20 01:09:03 +02:00
testport.conf initial commit of a bunch of code 2010-05-08 03:17:34 +02:00
uart_defines.h fixing some header comments 2011-07-20 01:09:03 +02:00
uart_i.c 'hardening' infrastucture against toolchain bugs 2011-10-07 21:38:22 +02:00
uart_lowlevel.c adding SHA-512 2011-10-07 18:17:41 +02:00
uart_lowlevel.h fixing some header comments 2011-07-20 01:09:03 +02:00