| Jump to revision: | |
|---|---|
| Author: | cdecanni |
| Date: | Sun Jun 26 19:59:19 2005 UTC (7 years, 10 months ago) |
Log Message:
* 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.
Changed paths:
| Path | Action | Text Changes | Prop Changes | Diff to Previous |
|---|---|---|---|---|
|
|
modified | (diff to previous) | ||
|
|
modified | (diff to previous) | ||
|
|
modified | (diff to previous) |
|
eSTREAM Project Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |