]> git.cryptolib.org Git - avr-crypto-lib.git/commit - test_src/main-shacal1_enc-test.c
verification seems to work now...
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Thu, 5 Nov 2009 05:33:56 +0000 (05:33 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Thu, 5 Nov 2009 05:33:56 +0000 (05:33 +0000)
commit302f07c97444e2f5f5560dc2fd9af58d4b591d45
tree0b3e8997c7a01642bf19d6e487873cf34d6917c7
parent27e7d731ffb22116dba8c67cead51829d8ebe137
verification seems to work now...
53 files changed:
avr-makefile.inc
bmw/bmw_small.c
hfal-basic.c
host/shavs_test.rb
test_src/cli-basics.S
test_src/cli-hexdump.S
test_src/cli-stub.c
test_src/cli.h
test_src/main-a5_1-test.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-arcfour-test.c
test_src/main-base64-test.c
test_src/main-blake-test.c
test_src/main-bmw-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-entropium-test.c
test_src/main-grain-test.c
test_src/main-groestl-test.c
test_src/main-hmac-md5-test.c
test_src/main-hmac-sha1-test.c
test_src/main-hmac-sha256-test.c
test_src/main-md5-test.c
test_src/main-mickey128-test.c
test_src/main-mugi-test.c
test_src/main-noekeon-test.c
test_src/main-omac-noekeon-test.c
test_src/main-present-test.c
test_src/main-rc5-test.c
test_src/main-rc6-test.c
test_src/main-seed-test.c
test_src/main-serpent-test.c
test_src/main-sha1-test.c
test_src/main-sha256-test.c
test_src/main-shabal-test.c
test_src/main-shabea-test.c
test_src/main-shacal1_enc-test.c
test_src/main-shacal2_enc-test.c
test_src/main-skein-test.c
test_src/main-skipjack-test.c
test_src/main-tdes-test.c
test_src/main-threefish-test.c
test_src/main-trivium-test.c
test_src/main-twister-test.c
test_src/main-ubi-test.c
test_src/main-xtea-test.c
test_src/serial-tools.c [deleted file]
test_src/shavs.c