- 10 2月, 2001 3 次提交
-
-
由 Lutz Jänicke 提交于
-
由 Lutz Jänicke 提交于
-
由 Dr. Stephen Henson 提交于
Fix warning in apps/engine.c Remove definitions of deleted functions. Add missing definition of X509_VAL.
-
- 09 2月, 2001 11 次提交
-
-
由 Dr. Stephen Henson 提交于
and ASN1 code.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Denis Beauchemin <Denis.Beauchemin@Courrier.USherb.ca>)
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
OCSP responses. Documentation to follow... Urgh.. this conflicted with the -VAfile patch I hope I haven't broken it.
-
由 Richard Levitte 提交于
inversed. Corrected. Hopefully, this will make it work without dumping core.
-
由 Richard Levitte 提交于
client code certificates to use to only check response signatures. I'm not entirely sure if the way I just implemented the verification is the right way to do it, and would be happy if someone would like to review this.
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
entropy devices or sockets.
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 08 2月, 2001 9 次提交
-
-
由 Bodo Möller 提交于
for range = 11000000... or range = 100000...)
-
由 Bodo Möller 提交于
never exceeds 1.333...).
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
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 提交于
-
由 Lutz Jänicke 提交于
-
由 Ulf Möller 提交于
-
由 Lutz Jänicke 提交于
during connect() and other calls. First seen on Unixware-7. Unify access to EGD-socket for all RAND_egd_*() methods.
-
由 Dr. Stephen Henson 提交于
Fix AES code. Update Rijndael source to v3.0 Add AES OIDs. Change most references of Rijndael to AES. Add new draft AES ciphersuites.
-
- 07 2月, 2001 2 次提交
-
-
由 Lutz Jänicke 提交于
reasonable selection.
-
由 Lutz Jänicke 提交于
-
- 06 2月, 2001 6 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 05 2月, 2001 8 次提交
-
-
由 Richard Levitte 提交于
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 提交于
memory.h (which is not).
-
由 Dr. Stephen Henson 提交于
request to response.
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Lutz Jänicke 提交于
-
- 04 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
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
-