]> git.cryptolib.org Git - avr-crypto-lib.git/commit
removed warnings and bugs
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Mon, 3 Jan 2011 19:52:10 +0000 (19:52 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Mon, 3 Jan 2011 19:52:10 +0000 (19:52 +0000)
commitd1181933dc28db92d787cf5604e2fc96ab0d8f9f
treee1c64a19f18801edb49e433d8ae6fc00d88dc05e
parent62d7d4d281af70bc2f56fb3baa86a6915e126240
removed warnings and bugs
34 files changed:
bcal/bcal-nessie.c
bcal/bcal_tdes2.c
cast5/cast5.c
cscipher/cscipher_small.c
dsa/dsa.h
dsa/dsa_sign.c
jh/jh_simple_small_core.c
jh/jh_simple_speed_core.c
mkfiles/bigint.mk
mkfiles/dsa.mk
mkfiles/mqq160-sign_c.mk
mkfiles/rsa.mk
mqq-sign/mqq160-sign_P.c
test_src/main-aes-test.c
test_src/main-aes128-test.c
test_src/main-aes192-test.c
test_src/main-aes256-test.c
test_src/main-bigint-test.c
test_src/main-camellia-test.c
test_src/main-cast5-test.c
test_src/main-cast6-test.c
test_src/main-des-test.c
test_src/main-keccak-test.c
test_src/main-noekeon-test.c
test_src/main-present-test.c
test_src/main-rc5-test.c
test_src/main-rc6-test.c
test_src/main-rsa-test.c
test_src/main-seed-test.c
test_src/main-serpent-test.c
test_src/main-skipjack-test.c
test_src/main-tdes-test.c
test_src/main-threefish-test.c
test_src/main-xtea-test.c