svn: ecrypt/trunk/submissions/decim/Makefile
No default branch
Revision 5
-
(view)
(download)
- [select for diffs]
Modified
Sun Jun 26 19:59:19 2005 UTC (7 years, 10 months ago) by cdecanni
File length: 531 byte(s)
Diff to previous 1
* changed `(bytes_processed <= msglen)' to `(bytes_processed < msglen)'.
* moved `ctx->bits_in_byte = 0; ctx->stream_byte = 0;' to `ECRYPT_ivsetup'.
* moved state initialization to `ECRYPT_ivsetup' in order to allow interleaved
calls.
Revision 1
-
(view)
(download)
- [select for diffs]
Added
Sun Jun 26 18:46:26 2005 UTC (7 years, 11 months ago) by cdecanni
File length: 536 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.