- Jul 20, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jul 19, 2005
-
-
Andy Polyakov authored
PR: 1130
-
Andy Polyakov authored
-
Andy Polyakov authored
entry point, md5_block_asm_data_order.
-
Andy Polyakov authored
Submitted by: David Mosberger Obtained from: http://www.hpl.hp.com/research/linux/crypto/
-
- Jul 18, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
1. Original submission required minor modification to RC4_set_key, which we don't want to tolerate and therefore we fix assembler instead. 2. Eliminate remaining byte-order dependence [look for RC4_BIG_ENDIAN]. 3. Eliminate logical error [when key->x is referred prior key is verified]. 4. HP-UX assembler puked on MODSCHED_RC4 macro with "syntax error," macro has to be splitted in two. 5. Deploy parallel compare in function prologue. 6. Eliminate redundant instuctions and nops. 7. Eliminate assembler warnings.
-
Andy Polyakov authored
implementation [as predicted]. Submitted by: David Mosberger Obtained from: http://www.hpl.hp.com/research/linux/crypto/
-
Andy Polyakov authored
debugging and doesn't affect functionality. Submitted by: David Mosberger Obtained from: http://www.hpl.hp.com/research/linux/crypto/
-
Andy Polyakov authored
-
- Jul 17, 2005
-
-
Nils Larsch authored
-
Nils Larsch authored
-
- Jul 16, 2005
-
-
Nils Larsch authored
./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa] make depend all test work again PR: 1159
-
- Jul 14, 2005
-
-
Andy Polyakov authored
-
- Jul 12, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jul 08, 2005
-
-
Andy Polyakov authored
place between objects that overlap, the behavior is undefined." It's hard to comprehend, but it reportedly manages to be case.
-
Richard Levitte authored
'INSTALL', so we need to put some force into installing
-
- Jul 05, 2005
-
-
Andy Polyakov authored
-
- Jul 03, 2005
-
-
Andy Polyakov authored
PR: 1131
-
Andy Polyakov authored
-
- Jul 02, 2005
-
-
Andy Polyakov authored
-
- Jul 01, 2005
-
-
Andy Polyakov authored
significant digits. As soon it verifies elsewhere it goes to 0.9.8 and 0.9.7.
-
Andy Polyakov authored
-
- Jun 30, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
aligning the key schedule in a specific manner.
-
Dr. Stephen Henson authored
-
- Jun 29, 2005
-
-
Richard Levitte authored
SIXTY_FOUR_BIT_LONG
-
Ben Laurie authored
-
Ben Laurie authored
-
- Jun 28, 2005
-
-
Nils Larsch authored
-
Andy Polyakov authored
compiler vendors.
-
Andy Polyakov authored
segmenting...
-
- Jun 27, 2005
-
-
Andy Polyakov authored
-
- Jun 26, 2005
-
-
Andy Polyakov authored
room for aligning of the key schedule itself [specific alignment is required for future performance improvements], but OpenSSH "abuses" our API by making copies and restoring RC4_KEY, thus ruining the alignment and making it impossible to recover the key schedule. PR: 1114
-
- Jun 24, 2005
-
-
Andy Polyakov authored
-
- Jun 23, 2005
-
-
Richard Levitte authored
the absence of OPENSSL_NO_ENGINE.
-
Richard Levitte authored
the absence of OPENSSL_NO_ENGINE. PR: 1123
-