Introduction - If you have any usage issues, please Google them yourself
Joint encryption certified mode VS2005 project file, encryption, authentication encryption algorithm AES encryption are used. Contains three types of joint EAX GCM CCM encryption algorithm certified engineering documents, in the VS2005 compiler directly generates an executable file gentest three models for testing.
Packet : 65520757aes_modes_vs2005.zip filelist
aes.ae-modes.txt
brg_endian.h
brg_types.h
ccm.c
ccm.h
cwc.c
cwc.h
eax.c
eax.h
gcm.c
gcm.h
gentest/
gentest.c
gentest.txt
gentest/ccm.txt
gentest/eax.txt
gentest/gcm.txt
gentest/gentest.vcproj
gettimeofday.c
gf128mul.c
gf128mul.h
ltc/
ltc/ltc_ccm.c
ltc/ltc_ccm.h
ltc/ltc_ccm_test.c
ltc/ltc_ctr.c
ltc/ltc_ctr.h
ltc/ltc_eax.c
ltc/ltc_eax.h
ltc/ltc_eax_test.c
ltc/ltc_gcm.c
ltc/ltc_gcm.h
ltc/ltc_gcm_test.c
ltc/ltc_omac.c
ltc/ltc_omac.h
ltc/ltc_omac_test.c
ltc/main.c
modes.sln
modes.vcproj
modetest.c
mode_hdr.h
outvals/
rdtsc.h
testvals/
testvals/ccm.1
testvals/ccm.2
testvals/cwc.1
testvals/eax.1
testvals/eax.2
testvals/gcm.1
testvals/gcm.2
testvals/gcm.3