openssl/crypto
Geoff Thorpe 8a85c341fe The problem of rsa key-generation getting stuck in a loop for (pointlessly)
small key sizes seems to result from the code continually regenerating the
same prime value once the range is small enough. From my tests, this change
fixes the problem by setting an escape velocity of 3 repeats for the second
of the two primes.

PR: 874
2004-04-26 15:38:44 +00:00
..
aes Add the missing parts for DES CFB1 and CFB8. 2004-01-28 19:05:35 +00:00
asn1 More ASN1 reformat/tidy. 2004-04-25 12:46:39 +00:00
bf Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
bio make update 2004-04-19 18:33:41 +00:00
bn Print the debug thingies on stderr instead of stdout. If for nothing 2004-04-20 10:57:07 +00:00
buffer make update 2004-04-19 18:33:41 +00:00
cast Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
comp make update 2004-04-19 18:33:41 +00:00
conf make update 2004-04-19 18:33:41 +00:00
des make update 2004-04-19 18:33:41 +00:00
dh make update 2004-04-19 18:33:41 +00:00
dsa make update 2004-04-19 18:33:41 +00:00
dso make update 2004-04-19 18:33:41 +00:00
ec (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ecdh (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ecdsa (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
engine make update 2004-04-19 18:33:41 +00:00
err make update 2004-04-19 18:33:41 +00:00
evp make update 2004-04-19 18:33:41 +00:00
hmac Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
idea Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
krb5 Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
lhash make update 2004-04-19 18:33:41 +00:00
md2 make update 2004-04-19 18:33:41 +00:00
md4 Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
md5 Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
mdc2 make update 2004-04-19 18:33:41 +00:00
objects Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
ocsp make update 2004-04-19 18:33:41 +00:00
pem Fix leak. 2004-04-22 12:37:16 +00:00
perlasm Netware-specific changes, 2003-11-28 13:10:58 +00:00
pkcs7 make update 2004-04-19 18:33:41 +00:00
pkcs12 make update 2004-04-19 18:33:41 +00:00
rand make update 2004-04-19 18:33:41 +00:00
rc2 Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
rc4 Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
rc5 This is essentially Intel 32-bit compiler tune-up. To start with all 2004-03-28 21:27:47 +00:00
ripemd Use sh explicitely to run point.sh 2003-12-27 14:59:07 +00:00
rsa The problem of rsa key-generation getting stuck in a loop for (pointlessly) 2004-04-26 15:38:44 +00:00
sha SHA-1 assembler tune-up for Intel P4 2004-01-21 08:17:08 +00:00
stack Extend the index parameter checking from sk_value to sk_set(). Also tidy up 2004-04-21 15:08:56 +00:00
store make update 2004-04-19 18:33:41 +00:00
threads Only use environment variables if uid and gid are the same as euid and egid. 2003-12-27 16:07:20 +00:00
txt_db make update 2004-04-19 18:33:41 +00:00
ui make update 2004-04-19 18:33:41 +00:00
x509 make update 2004-04-19 18:33:41 +00:00
x509v3 make update 2004-04-19 18:33:41 +00:00
.cvsignore
cpt_err.c
cryptlib.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
cryptlib.h
crypto-lib.com Sync the VMS build with Unix. 2004-03-23 14:50:16 +00:00
crypto.h
cversion.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ebcdic.c
ebcdic.h
ex_data.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
install.com Add store.h among the exported headers on VMS. 2004-03-24 09:52:16 +00:00
Makefile.ssl make update 2004-04-19 18:33:41 +00:00
md32_common.h This is essentially Intel 32-bit compiler tune-up. To start with all 2004-03-28 21:27:47 +00:00
mem_clr.c
mem_dbg.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
mem.c CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL 2003-12-01 12:06:15 +00:00
o_str.c Typo... 2004-03-24 09:40:59 +00:00
o_str.h
o_time.c
o_time.h
opensslconf.h.in
opensslv.h
ossl_typ.h Reduce header interdependencies, initially in engine.h (the rest of the 2004-04-19 17:46:04 +00:00
symhacks.h Add symbol hacks for some long names. 2004-03-29 08:13:49 +00:00
tmdiff.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
tmdiff.h
uid.c Netware-specific changes, 2003-11-28 13:10:58 +00:00