| Jump to revision: | |
|---|---|
| Author: | cdecanni |
| Date: | Sun Jun 26 20:50:49 2005 UTC (7 years, 11 months ago) |
Log Message:
* disabled `main()' function with an #ifndef ECRYPT_API.
* included `mt-fubuki.c' in order to have a single object.
* moved static variables `mt' and `mti' to `ECRYPT_ctx'.
* moved static variables
u32 multi_table[32];
u32 inv_table[32];
u32 add_table[32];
int jump;
to `ECRYPT_ctx' (which was not as easy as it sounds ...).
Changed paths:
| Path | Action | Text Changes | Prop Changes | Diff to Previous |
|---|---|---|---|---|
|
|
modified | (diff to previous) | ||
|
|
modified | (diff to previous) | ||
|
|
copied | (diff to previous) | ||
|
|
deleted |
|
eSTREAM Project Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |