- Feb 08, 2001
-
-
Ulf Möller authored
-
Ulf Möller authored
entropy devices or sockets.
-
Ulf Möller authored
-
Ulf Möller authored
-
Bodo Möller authored
for range = 11000000... or range = 100000...)
-
Bodo Möller authored
never exceeds 1.333...).
-
Bodo Möller authored
-
Bodo Möller authored
Bleichenbacher's DSA attack. With this implementation, the expected number of iterations never exceeds 2. New semantics for BN_rand_range(): BN_rand_range(r, min, range) now generates r such that min <= r < min+range. (Previously, BN_rand_range(r, min, max) generated r such that min <= r < max. It is more convenient to have the range; also the previous prototype was misleading because max was larger than the actual maximum.)
-
Bodo Möller authored
-
Lutz Jänicke authored
-
- Feb 07, 2001
-
-
Ulf Möller authored
-
Lutz Jänicke authored
during connect() and other calls. First seen on Unixware-7. Unify access to EGD-socket for all RAND_egd_*() methods.
-
Dr. Stephen Henson authored
Fix AES code. Update Rijndael source to v3.0 Add AES OIDs. Change most references of Rijndael to AES. Add new draft AES ciphersuites.
-
Lutz Jänicke authored
reasonable selection.
-
Lutz Jänicke authored
-
- Feb 06, 2001
-
-
Ben Laurie authored
-
Ben Laurie authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Ulf Möller authored
-
Ulf Möller authored
-
- Feb 05, 2001
-
-
Richard Levitte authored
only happened when the port number wasn't parsable ot the host wasn't possible to convert to an IP address. Contributed by Niko Baric <Niko.Baric@epost.de>
-
Bodo Möller authored
memory.h (which is not).
-
Dr. Stephen Henson authored
request to response.
-
- Feb 04, 2001
-
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
Lutz Jänicke authored
-
Dr. Stephen Henson authored
Fix ASN1_TIME_to_generlizedtime(). Add protoype for OCSP_response_create(). Add OCSP_request_sign() and OCSP_basic_sign() private key and certificate checks and make OCSP_NOCERTS consistent with PKCS7_NOCERTS
-
- Feb 03, 2001
-
-
Dr. Stephen Henson authored
Various OCSP responder utility functions. Delete obsolete OCSP functions. Largely untested at present...
-
Lutz Jänicke authored
-
Lutz Jänicke authored
-
Lutz Jänicke authored
again as file.
-
- Feb 02, 2001
-
-
Lutz Jänicke authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
by placing them socket/fd code in separate files rather than trying to have them both share the same one.
-
- Feb 01, 2001
-
-
Dr. Stephen Henson authored
certificates. One is a valid CA which has no basicConstraints but does have certSign keyUsage. Other is S/MIME signer with nonRepudiation but no digitalSignature.
-
- Jan 31, 2001
-
-
Lutz Jänicke authored
-
- Jan 30, 2001
-
-
Richard Levitte authored
-