openssl/crypto
Ulf Möller 17dddc0596 Test the division functions.
Apparently BN_div_recp reports an error for small divisors
(1,2,4,8,40).

I haven't got mismatches so far. If you can, please run the test
program for a few days (nohup divtest >out& or something), and if it
reports a mismatch, post the output.
2000-02-25 20:28:54 +00:00
..
asn1 Make pkcs8 work again. 2000-02-22 18:45:11 +00:00
bf Move initial key to read-only segment. 2000-02-15 17:43:12 +00:00
bio Gets around VC++ compiler pickiness. (long != double) 2000-02-25 14:50:37 +00:00
bn Test the division functions. 2000-02-25 20:28:54 +00:00
buffer
cast Move CAST_S_tables to read-only segment. 2000-02-15 17:37:44 +00:00
comp Move the registration of callback functions to special functions 2000-02-20 23:43:02 +00:00
conf
des The main() return value is a program's exit code. 2000-02-25 16:04:52 +00:00
dh New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 2000-02-05 14:17:32 +00:00
dsa Cosmetic changes. 2000-02-05 21:28:09 +00:00
err Allow code which calls RSA temp key callback to cope 2000-02-25 00:23:48 +00:00
evp Add PBE algorithms with ciphers, not digests. 2000-02-23 14:27:47 +00:00
hmac Document hash functions. 2000-02-03 18:22:01 +00:00
idea ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
lhash ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
md2 ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
md5 Fix signed/unsigned warnings. 2000-02-16 12:09:17 +00:00
mdc2 Document hash functions. 2000-02-03 18:22:01 +00:00
objects ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
pem Allow ADH to be used but not present in the default cipher 2000-02-23 01:11:01 +00:00
perlasm
pkcs7 Make pkcs8 work again. 2000-02-22 18:45:11 +00:00
pkcs12
rand EGD bugfix. 2000-02-25 14:16:43 +00:00
rc2 ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
rc4 Document RC4. 2000-02-05 10:41:05 +00:00
rc5 ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
ripemd Fix signed/unsigned warnings. 2000-02-16 12:09:17 +00:00
rsa Check tlen size in all padding_check functions. As called within the rsa 2000-02-22 11:34:01 +00:00
sha Fix signed/unsigned warnings. 2000-02-16 12:09:17 +00:00
stack ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
threads mt contained an old copy of mttest.c. remove it and move the other 2000-02-25 14:40:31 +00:00
txt_db
x509 Change the 'other' structure in certificate aux info. 2000-02-20 18:27:23 +00:00
x509v3 Modernise 'selfsign.c' to use new X509_NAME code 2000-02-13 00:28:26 +00:00
.cvsignore
cpt_err.c
cryptlib.c
cryptlib.h
crypto-lib.com Sync with Unix 2000-02-23 19:41:09 +00:00
crypto.h Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 2000-02-11 09:47:18 +00:00
cversion.c
ebcdic.c Add new -notext option to 'ca', -pubkey option to spkac. 2000-02-03 02:56:48 +00:00
ebcdic.h EBCDIC support. 2000-02-01 02:21:16 +00:00
ex_data.c
install.com
Makefile.ssl EBCDIC support. 2000-02-01 02:21:16 +00:00
md32_common.h Fix signed/unsigned warnings. 2000-02-16 12:09:17 +00:00
mem_dbg.c Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 2000-02-11 09:47:18 +00:00
mem.c Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 2000-02-11 09:47:18 +00:00
opensslconf.h.in Cosmetic change. No, openssl.h.in is not autogenerated :-) 2000-02-18 09:06:55 +00:00
opensslv.h Clarification. 2000-02-25 07:48:02 +00:00
tmdiff.c
tmdiff.h