Makefile
|
80 |
7 years |
cdecanni |
* added `srcdir' variable in order to allow compilations outside the source
tr... |
aes-ctr.c
|
44 |
7 years |
cdecanni |
* added ECRYPT compliant CTR-mode wrapper.
|
aes.h
|
44 |
7 years |
cdecanni |
* added ECRYPT compliant CTR-mode wrapper.
|
aescrypt.c
|
43 |
7 years |
cdecanni |
* imported Gladman's AES code (see http://fp.gladman.plus.com/AES/).
|
aeskey.c
|
43 |
7 years |
cdecanni |
* imported Gladman's AES code (see http://fp.gladman.plus.com/AES/).
|
aesopt.h
|
66 |
7 years |
cdecanni |
* disabled endianness detection code (it did not compile on some machines).
T... |
aestab.c
|
43 |
7 years |
cdecanni |
* imported Gladman's AES code (see http://fp.gladman.plus.com/AES/).
|
aestab.h
|
43 |
7 years |
cdecanni |
* imported Gladman's AES code (see http://fp.gladman.plus.com/AES/).
|
ecrypt-sync.h
|
56 |
7 years |
cdecanni |
* added `ECRYPT_PROFILE'.
* made makefiles slightly more portable.
|
unverified.test-vectors
|
109 |
7 years |
cdecanni |
* removed 'Preferred block length'.
|