svn: ecrypt/trunk/submissions/py/py6/py6.c
No default branch
Revision 21
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Mon Jun 27 05:47:37 2005 UTC (7 years, 11 months ago) by cdecanni
File length: 10472 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.
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: 10524 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.