Go to file
bg e9d58dce0a fixing a bug in sha1-C and sha256-C (only C-Versions are affected) in setting the padding bit for non-byte messages 2009-02-02 23:05:19 +00:00
host fixing a bug in sha1-C and sha256-C (only C-Versions are affected) in setting the padding bit for non-byte messages 2009-02-02 23:05:19 +00:00
mkfiles new cli system 2009-01-30 23:00:04 +00:00
test_src fixing a bug in sha1-C and sha256-C (only C-Versions are affected) in setting the padding bit for non-byte messages 2009-02-02 23:05:19 +00:00
testvectors new AES in C, happy new year 2008-12-31 19:51:55 +00:00
A5_1.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
A5_1.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
COPYING restructuring Makefile +hmac-sha1 2008-07-16 13:22:00 +00:00
COPYING.gpl2 arcfour got its own testsuit now + some modifications of the build process 2008-04-06 02:42:32 +00:00
COPYING.gpl3 arcfour got its own testsuit now + some modifications of the build process 2008-04-06 02:42:32 +00:00
Doxyfile noekeon optimized++ 2008-08-05 21:19:55 +00:00
LICENSE restructuring Makefile +hmac-sha1 2008-07-16 13:22:00 +00:00
LICENSE.gpl2 arcfour got its own testsuit now + some modifications of the build process 2008-04-06 02:42:32 +00:00
LICENSE.gpl3 arcfour got its own testsuit now + some modifications of the build process 2008-04-06 02:42:32 +00:00
Makefile renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
USAGE.blockciphers fixed typos in documentation 2008-12-30 16:10:30 +00:00
USAGE.hashfunctions fixed typos in documentation 2008-12-30 16:10:30 +00:00
USAGE.streamciphers fixed typos in documentation 2008-12-30 16:10:30 +00:00
__gmsl +RC5 +size-statistics tool +small modification to nessie_bc_test (optional free() function) 2008-04-13 03:05:55 +00:00
aes.c improving AES 2009-01-09 16:40:47 +00:00
aes.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes128_dec.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes128_dec.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes128_enc.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes128_enc.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes192_dec.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes192_dec.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes192_enc.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes192_enc.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes256_dec.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes256_dec.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes256_enc.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes256_enc.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_dec-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_dec-asm_faster.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_dec.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_dec.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_enc-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_enc.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_enc.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_invsbox-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_invsbox.c new AES in C, happy new year 2008-12-31 19:51:55 +00:00
aes_invsbox.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_keyschedule-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_keyschedule.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_keyschedule.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_sbox-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
aes_sbox.c new AES in C, happy new year 2008-12-31 19:51:55 +00:00
aes_sbox.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
arcfour-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
arcfour.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
arcfour.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
avr-asm-macros.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
avr-makefile.inc serpent sboxes in asm bitslice 2009-01-26 18:04:30 +00:00
bcal-basic.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal-basic.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_aes128.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_aes128.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_aes192.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_aes192.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_aes256.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_aes256.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_camellia128.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_camellia128.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_cast5.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_cast5.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_des.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_des.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_noekeon.c some mor ciphers for the blockcipher abstraction layer 2009-01-09 13:52:49 +00:00
bcal_noekeon.h first lines of a blockcipher abstraction layer 2009-01-08 12:15:12 +00:00
bcal_present.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_present.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_rc5.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_rc5.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_rc6.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_rc6.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_seed.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_seed.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_serpent.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_serpent.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_skipjack.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_skipjack.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_tdes.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_tdes.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_xtea.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
bcal_xtea.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
blockcipher_descriptor.h first lines of a blockcipher abstraction layer 2009-01-08 12:15:12 +00:00
camellia-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
camellia.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
camellia128-stub.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
camellia_C.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
cast5-sbox.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
cast5.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
cast5.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
config.h new cli system 2009-01-30 23:00:04 +00:00
debug.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
des.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
des.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
entropium.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
entropium.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
gf256mul.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
gf256mul.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
gmsl +RC5 +size-statistics tool +small modification to nessie_bc_test (optional free() function) 2008-04-13 03:05:55 +00:00
grain.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
grain.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
hmac-sha1.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
hmac-sha1.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
hmac-sha256.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
hmac-sha256.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
keysize_descriptor.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
keysize_descriptor.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
main.dox renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
md5-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
md5.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
md5.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
md5_sbox.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
memxor.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
memxor.h noekeon optimized++ 2008-08-05 21:19:55 +00:00
memxor_c.c rcfour optimized++; memxor optimized++ 2008-08-07 09:45:50 +00:00
noekeon.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
noekeon.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
noekeon_asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
noekeon_cbc_enc.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
noekeon_cbc_enc.h new noekeon modes, + noekeon optimized 2008-08-06 14:06:57 +00:00
noekeon_ctr.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
noekeon_ctr.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
omac_noekeon.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
omac_noekeon.h unifoming omac nameing; +auto help 2008-08-27 03:21:27 +00:00
omac_noekeon_C.c small update (integrating NOEKEON_OMAC and SEED_C) 2008-12-19 22:40:58 +00:00
present.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
present.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
rc5.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
rc5.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
rc6.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
rc6.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
seed-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
seed.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
seed_C.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
seed_sbox.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
serpent-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
serpent-sboxes-bitslice-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
serpent-sboxes-bitslice.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
serpent-sboxes-fast.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
serpent-sboxes-small.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
serpent-sboxes.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
serpent-sboxes_c.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
serpent.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
serpent.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
sha1-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
sha1.c fixing a bug in sha1-C and sha256-C (only C-Versions are affected) in setting the padding bit for non-byte messages 2009-02-02 23:05:19 +00:00
sha1.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
sha3-api.h sha3 api for twister 2009-01-07 19:13:06 +00:00
sha256-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
sha256.c fixing a bug in sha1-C and sha256-C (only C-Versions are affected) in setting the padding bit for non-byte messages 2009-02-02 23:05:19 +00:00
sha256.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
shabea.c 2008-09-21 21:22:23 +00:00
shabea.h 2008-09-21 21:22:23 +00:00
shacal1_enc.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
shacal1_enc.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
shacal2_enc.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
shacal2_enc.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
skipjack.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
skipjack.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
sumsize.rb +RC5 +size-statistics tool +small modification to nessie_bc_test (optional free() function) 2008-04-13 03:05:55 +00:00
trivium.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
trivium.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
twister-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
twister-big-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
twister-big.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
twister-big.h sha3 api for twister 2009-01-07 19:13:06 +00:00
twister-sha3api.c sha3 api for twister 2009-01-07 19:13:06 +00:00
twister-sha3api.h sha3 api for twister 2009-01-07 19:13:06 +00:00
twister-small-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
twister-small-stub.c twister now in ASM 2008-12-28 20:20:22 +00:00
twister-small.c sha3 api for twister 2009-01-07 19:13:06 +00:00
twister-small.h sha3 api for twister 2009-01-07 19:13:06 +00:00
twister.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
twister.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
twister224.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
twister256.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
twister384.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
twister512.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
twister_ref.h twister now in ASM 2008-12-28 20:20:22 +00:00
twister_tables.h now comes twister-512 2008-12-22 03:19:07 +00:00
uC-Crypto-logo.svg +logo 2008-07-16 13:22:21 +00:00
uart.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
xtea-asm.S renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
xtea.c renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00
xtea.h renaming to AVR-Crypto-Lib 2009-01-29 11:49:40 +00:00