svn: ecrypt/trunk/submissions/py/tpy6/Makefile
No default branch
Revision 204
-
(view)
(download)
- [select for diffs]
Modified
Mon Jan 29 14:29:46 2007 UTC (6 years, 3 months ago) by cdecanni
File length: 317 byte(s)
Copied from: ecrypt/trunk/submissions/py/py6/Makefile revision 162
Diff to previous 77
* imported implementations of tweaked variants TPy/TPy6/TPypy for
comparison.
* added `ECRYPT_PROFILE' and `ECRYPT_MAXVARIANT'.
* remove illegal `//' comments.
Filename: ecrypt/trunk/submissions/py/py6/Makefile
Revision 77
-
(view)
(download)
- [select for diffs]
Modified
Sun Aug 21 16:08:36 2005 UTC (7 years, 9 months ago) by cdecanni
File length: 316 byte(s)
Diff to previous 57
* added `srcdir' variable in order to allow compilations outside the source
tree.
Filename: ecrypt/trunk/submissions/py/py6/Makefile
Revision 57
-
(view)
(download)
- [select for diffs]
Modified
Mon Aug 15 21:40:49 2005 UTC (7 years, 9 months ago) by cdecanni
File length: 281 byte(s)
Diff to previous 40
* added `ECRYPT_PROFILE'.
* made makefiles slightly more portable.
Filename: ecrypt/trunk/submissions/py/py6/Makefile
Revision 40
-
(view)
(download)
- [select for diffs]
Modified
Mon Aug 1 17:05:32 2005 UTC (7 years, 9 months ago) by cdecanni
File length: 281 byte(s)
Diff to previous 21
* added new makefiles.
* slightly modified test vectors.
* did some cleanup in scripts and test code.
Filename: ecrypt/trunk/submissions/py/py6/Makefile
Revision 21
-
(view)
(download)
- [select for diffs]
Modified
Mon Jun 27 05:47:37 2005 UTC (7 years, 10 months ago) by cdecanni
File length: 529 byte(s)
Diff to previous 1
* removed unused variable `keysizeb' in `ECRYPT_ivsetup'.
* removed unused variable `bl' in `ECRYPT_process_bytes' and
`ECRYPT_keystream_bytes'.
* removed unused variable `output1b' in `ECRYPT_keystream_bytes'.
* included string.h (required by `memcpy').
* changed char to u8 in `ECRYPT_init' in order to avoid warnings about
signedness.
Filename: ecrypt/trunk/submissions/py/py6/Makefile
Revision 1
-
(view)
(download)
- [select for diffs]
Added
Sun Jun 26 18:46:26 2005 UTC (7 years, 10 months ago) by cdecanni
File length: 534 byte(s)
* imported original ECRYPT submissions after first automatic cleanup.
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.