[svn]  

svn


Jump to revision:
Previous Next
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
ecrypt/trunk/submissions/fubuki/ecrypt-sync.h modified     (diff to previous)
ecrypt/trunk/submissions/fubuki/fubuki.c modified     (diff to previous)
ecrypt/trunk/submissions/fubuki/mt-fubuki.c copied     (diff to previous)
ecrypt/trunk/submissions/fubuki/unused deleted      

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help