[svn] / ecrypt / trunk / submissions / fubuki / fubuki.c  

svn: ecrypt/trunk/submissions/fubuki/fubuki.c


No default branch

Revision 153 - (view) (download) (as text) - [select for diffs]
Modified Mon Jan 16 10:07:48 2006 UTC (7 years, 4 months ago) by cdecanni
File length: 26206 byte(s)
Diff to previous 11 , to selected 1
* imported optimized implementation. Note: previous test vectors were 
  incorrect.

Revision 11 - (view) (download) (as text) - [select for diffs]
Modified Sun Jun 26 20:50:49 2005 UTC (7 years, 10 months ago) by cdecanni
File length: 19620 byte(s)
Diff to previous 1
* 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 ...).

Revision 1 - (view) (download) (as text) - [selected]
Added Sun Jun 26 18:46:26 2005 UTC (7 years, 10 months ago) by cdecanni
File length: 18681 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help