svn: ecrypt/trunk/submissions/fubuki/ecrypt-sync.h
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: 7376 byte(s)
Diff to previous 57
* imported optimized implementation. Note: previous test vectors were
incorrect.
Revision 57
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Mon Aug 15 21:40:49 2005 UTC (7 years, 9 months ago) by cdecanni
File length: 7676 byte(s)
Diff to previous 47
* added `ECRYPT_PROFILE'.
* made makefiles slightly more portable.
Revision 47
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Thu Aug 4 20:03:30 2005 UTC (7 years, 9 months ago) by cdecanni
File length: 7648 byte(s)
Diff to previous 11
* added `ECRYPT_VARIANT' parameter in old versions of ecrypt-sync.h.
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: 6914 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)
- [select for diffs]
Added
Sun Jun 26 18:46:26 2005 UTC (7 years, 10 months ago) by cdecanni
File length: 6759 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.