svn: ecrypt/trunk/submissions/py/tpy/tpy.c
No default branch
Revision 204
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Mon Jan 29 14:29:46 2007 UTC (6 years, 3 months ago) by cdecanni
File length: 10620 byte(s)
Copied from: ecrypt/trunk/submissions/py/py/py.c revision 162
Diff to previous 20
* imported implementations of tweaked variants TPy/TPy6/TPypy for
comparison.
* added `ECRYPT_PROFILE' and `ECRYPT_MAXVARIANT'.
* remove illegal `//' comments.
Filename: ecrypt/trunk/submissions/py/py/py.c
Revision 20
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Mon Jun 27 05:45:04 2005 UTC (7 years, 11 months ago) by cdecanni
File length: 10481 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/py/py.c
Revision 1
-
(view)
(download)
(as text)
- [select for diffs]
Added
Sun Jun 26 18:46:26 2005 UTC (7 years, 11 months ago) by cdecanni
File length: 10533 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.