- Mar 19, 2011
-
-
Richard Levitte authored
-
Richard Levitte authored
install scripts. This could need some more work.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
- Mar 16, 2011
-
-
Dr. Stephen Henson authored
-
Ben Laurie authored
-
- Mar 13, 2011
-
-
Dr. Stephen Henson authored
Submitted by: Jim Studt <jim@studt.net> Reviewed by: steve Check mac is present before trying to retrieve mac iteration count.
-
- Mar 12, 2011
-
-
Dr. Stephen Henson authored
-
Ben Laurie authored
-
- Mar 10, 2011
-
-
Dr. Stephen Henson authored
-
- Mar 04, 2011
-
-
Andy Polyakov authored
-
- Feb 12, 2011
-
-
Andy Polyakov authored
-
- Feb 08, 2011
-
-
Bodo Möller authored
(CVE-2011-0014 OCSP stapling fix has been applied to the 1.0.1 branch as well.)
-
Bodo Möller authored
Submitted by: Neel Mehta, Adam Langley, Bodo Moeller
-
Bodo Möller authored
-
- Feb 03, 2011
-
-
Dr. Stephen Henson authored
-
Bodo Möller authored
- safestack macro changes for C++ were incomplete - RLE decompression boundary case - SSL 2.0 key arg length check Submitted by: Google (Adam Langley, Neel Mehta, Bodo Moeller)
-
Bodo Möller authored
-
Bodo Möller authored
-
- Feb 01, 2011
-
-
Dr. Stephen Henson authored
we shouldn't reject digest lengths larger than SHA256: the FIPS algorithm tests include SHA384 and SHA512 tests.
-
- Jan 30, 2011
-
-
Dr. Stephen Henson authored
-
- Jan 26, 2011
-
-
Dr. Stephen Henson authored
need a whole new PRNG for FIPS). 1. avoid use of ERR_peek(). 2. If compiling with FIPS use small FIPS EVP and disable ENGINE
-
Dr. Stephen Henson authored
-
Richard Levitte authored
-
- Jan 25, 2011
-
-
Dr. Stephen Henson authored
crypto and ENGINE dependencies in RSA library.
-
Dr. Stephen Henson authored
routines from bn_lib.c
-
Dr. Stephen Henson authored
DSA_SIG_new() and DSA_SIG_free() to remove ASN1 dependencies from DSA_do_sign() and DSA_do_verify().
-
Dr. Stephen Henson authored
-
- Jan 24, 2011
-
-
Dr. Stephen Henson authored
Submitted by: Chris Wilson <chris@qwirx.com> Reviewed by: steve Constify ASN1_STRING_set_default_mask_asc().
-
Dr. Stephen Henson authored
NIST PKV tests.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: Robert Jackson <robert@rjsweb.net> Reviewed by: steve Fix EC_POINT_cmp function for case where b but not a is the point at infinity.
-
- Jan 19, 2011
-
-
Dr. Stephen Henson authored
seed to: this doesn't introduce any binary compatibility issues as the function is only used internally. The seed output is needed for FIPS 140-2 algorithm testing: the functionality used to be in DSA_generate_parameters_ex() but was removed in OpenSSL 1.0.0
-