svn: ecrypt/trunk/submissions/decim/v1/ecrypt-sync.h
No default branch
Revision 189
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Mon Jan 15 16:40:30 2007 UTC (6 years, 4 months ago) by cdecanni
File length: 11331 byte(s)
Diff to previous 168
* switched to Bernstein's ECRYPT_PROFILE notation.
Revision 168
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Fri Jan 5 16:11:12 2007 UTC (6 years, 4 months ago) by cdecanni
File length: 11328 byte(s)
Copied from: ecrypt/trunk/submissions/decim/ecrypt-sync.h revision 162
Diff to previous 57
* imported implementation of DECIM-v2.
Filename: ecrypt/trunk/submissions/decim/ecrypt-sync.h
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: 11325 byte(s)
Diff to previous 47
* added `ECRYPT_PROFILE'.
* made makefiles slightly more portable.
Filename: ecrypt/trunk/submissions/decim/ecrypt-sync.h
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: 11297 byte(s)
Diff to previous 5
* added `ECRYPT_VARIANT' parameter in old versions of ecrypt-sync.h.
Filename: ecrypt/trunk/submissions/decim/ecrypt-sync.h
Revision 5
-
(view)
(download)
(as text)
- [select for diffs]
Modified
Sun Jun 26 19:59:19 2005 UTC (7 years, 10 months ago) by cdecanni
File length: 10563 byte(s)
Diff to previous 1
* 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.
Filename: ecrypt/trunk/submissions/decim/ecrypt-sync.h
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: 10525 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.