]> git.cryptolib.org Git - avr-crypto-lib.git/commit
cmac+testvectors
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Fri, 5 Feb 2010 08:50:59 +0000 (08:50 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Fri, 5 Feb 2010 08:50:59 +0000 (08:50 +0000)
commit5120e1b9ade92d8b8c44e8b4609ebc859140aa02
treeb36f427a034fb671cc1cea4bfa611a19856cd362
parent8abb80e1fe152be6d95d3fa2967789ba3238d695
cmac+testvectors
25 files changed:
bcal-basic.c
bcal-basic.h
bcal-cmac.c [new file with mode: 0644]
bcal-cmac.h [new file with mode: 0644]
bcal_aes192.c
bcal_aes256.c
bcal_tdes.c
bcal_tdes2.c [new file with mode: 0644]
bcal_tdes2.h [new file with mode: 0644]
des/des.h
host/cmacvs_test.rb [new file with mode: 0644]
mkfiles/aes.mk
mkfiles/aes_c.mk
test_src/main-aes-test.c
testconf/AES_CMAC.conf [new file with mode: 0644]
testvectors/cmacvs/CMACGenAES128.fax [new file with mode: 0644]
testvectors/cmacvs/CMACGenAES192.fax [new file with mode: 0644]
testvectors/cmacvs/CMACGenAES256.fax [new file with mode: 0644]
testvectors/cmacvs/CMACGenTDES2.fax [new file with mode: 0644]
testvectors/cmacvs/CMACGenTDES3.fax [new file with mode: 0644]
testvectors/cmacvs/CMACVerAES128.fax [new file with mode: 0644]
testvectors/cmacvs/CMACVerAES192.fax [new file with mode: 0644]
testvectors/cmacvs/CMACVerAES256.fax [new file with mode: 0644]
testvectors/cmacvs/CMACVerTDES2.fax [new file with mode: 0644]
testvectors/cmacvs/CMACVerTDES3.fax [new file with mode: 0644]