2015-12-07 |
Richard Levitte | Adjust all accesses to EVP_MD_CTX to use accessor funct... |
tree | commitdiff |
2015-12-02 |
Dr. Stephen Henson | Remove RSA_FLAG_SIGN_VER flag. |
tree | commitdiff |
2015-12-02 |
Dr. Stephen Henson | Remove legacy sign/verify from EVP_MD. |
tree | commitdiff |
2015-12-01 |
Rich Salz | ex_data part 2: doc fixes and CRYPTO_free_ex_index. |
tree | commitdiff |
2015-11-26 |
Matt Caswell | Tighten up BN_with_flags usage and avoid a reachable... |
tree | commitdiff |
2015-11-17 |
Rich Salz | Rename RSA_eay_xxx to rsa_ossl_xxx |
tree | commitdiff |
2015-11-09 |
Matt Caswell | Continue standardising malloc style for libcrypto |
tree | commitdiff |
2015-11-05 |
Dr. Stephen Henson | Rebuild error source files. |
tree | commitdiff |
2015-10-30 |
Rich Salz | Replace "SSLeay" in API with OpenSSL |
tree | commitdiff |
2015-10-08 |
Matt Caswell | Don't treat a bare OCTETSTRING as DigestInfo in int_rsa... |
tree | commitdiff |
2015-10-07 |
Pascal Cuoq | Move BN_CTX_start() call so the error case can always... |
tree | commitdiff |
2015-09-03 |
Rich Salz | remove 0 assignments. |
tree | commitdiff |
2015-09-03 |
David Bar | RT3674: Make no-cms build work. |
tree | commitdiff |
2015-09-03 |
Rich Salz | Add and use OPENSSL_zalloc |
tree | commitdiff |
2015-08-26 |
Rich Salz | Remove _locked memory functions. |
tree | commitdiff |
2015-08-10 |
Rich Salz | RT3999: Remove sub-component version strings |
tree | commitdiff |
2015-06-23 |
Rich Salz | More secure storage of key material. |
tree | commitdiff |
2015-06-08 |
Kurt Roeckx | Properly check certificate in case of export ciphers. |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-14 |
Richard Levitte | make depend |
tree | commitdiff |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
tree | commitdiff |
2015-05-14 |
Richard Levitte | make depend |
tree | commitdiff |
2015-05-14 |
Richard Levitte | Identify and move OpenSSL internal header files |
tree | commitdiff |
2015-05-11 |
Rich Salz | Use p==NULL not !p (in if statements, mainly) |
tree | commitdiff |
2015-05-07 |
Rich Salz | Use "==0" instead of "!strcmp" etc |
tree | commitdiff |
2015-05-06 |
Rich Salz | memset, memcpy, sizeof consistency fixes |
tree | commitdiff |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup -- coda |
tree | commitdiff |
2015-05-01 |
Rich Salz | free null cleanup finale |
tree | commitdiff |
2015-05-01 |
Rich Salz | free NULL cleanup 7 |
tree | commitdiff |
2015-04-30 |
Matt Caswell | Fix buffer overrun in RSA signing |
tree | commitdiff |
2015-04-30 |
Rich Salz | free cleanup almost the finale |
tree | commitdiff |
2015-04-30 |
Rich Salz | free NULL cleanup 5a |
tree | commitdiff |
2015-04-28 |
Rich Salz | remove malloc casts |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove EXHEADER, TEST, APPS, links:, install: and unins... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Stop symlinking, move files to intended directory |
tree | commitdiff |
2015-03-30 |
Dr. Stephen Henson | Remove duplicate code. |
tree | commitdiff |
2015-03-25 |
Rich Salz | free NULL cleanup |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | make ASN1_OBJECT opaque |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | make depend |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | Move some EVP internals to evp_int.h |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | Move some ASN.1 internals to asn1_int.h |
tree | commitdiff |
2015-03-24 |
Rich Salz | free NULL cleanup |
tree | commitdiff |
2015-03-23 |
Dr. Stephen Henson | Remove old ASN.1 code. |
tree | commitdiff |
2015-03-19 |
Dr. Stephen Henson | Reject invalid PSS parameters. |
tree | commitdiff |
2015-03-12 |
Matt Caswell | Fix RSA_X931_derive_ex |
tree | commitdiff |
2015-02-03 |
Rich Salz | Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp |
tree | commitdiff |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: SHA |
tree | commitdiff |
2015-01-27 |
Rich Salz | OPENSSL_NO_xxx cleanup: many removals |
tree | commitdiff |
2015-01-26 |
Rich Salz | Remove obsolete support for old code. |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Re-align some comments after running the reformat script. |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Rerun util/openssl-format-source -v -c . master-post-auto-reformat |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Fix strange formatting by indent |
tree | commitdiff |
2015-01-22 |
Matt Caswell | indent has problems with comments that are on the right... |
tree | commitdiff |
2015-01-14 |
Rich Salz | Cleanup OPENSSL_NO_xxx, part 1 master-pre-reformat |
tree | commitdiff |
2015-01-12 |
Rich Salz | RT3548: Remove unsupported platforms |
tree | commitdiff |
2014-12-30 |
Tim Hudson | mark all block comments that need format preserving... |
tree | commitdiff |
2014-12-18 |
Matt Caswell | Change all instances of OPENSSL_NO_DEPRECATED to OPENSS... |
tree | commitdiff |
2014-12-08 |
Matt Caswell | Implement internally opaque bn access from rsa |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | remove OPENSSL_FIPSAPI |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | remove FIPS module code from crypto/rsa |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fips_constseg references. |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fipscanister build functionality from makefiles. |
tree | commitdiff |
2014-11-28 |
Rich Salz | Remove all .cvsignore files |
tree | commitdiff |
2014-11-20 |
Annie Yousar | RT2679: Fix error if keysize too short |
tree | commitdiff |
2014-10-15 |
Richard Levitte | Include "constant_time_locl.h" rather than "../constant... |
tree | commitdiff |
2014-09-29 |
Dr. Stephen Henson | Add additional DigestInfo checks. |
tree | commitdiff |
2014-09-24 |
Emilia Kasper | RT3066: rewrite RSA padding checks to be slightly more... |
tree | commitdiff |
2014-09-21 |
Andy Polyakov | crypto/rsa/rsa_chk.c: harmonize error codes. |
tree | commitdiff |
2014-09-08 |
Kurt Roeckx | RT2626: Change default_bits from 1K to 2K |
tree | commitdiff |
2014-09-08 |
Rich Salz | RT992: RSA_check_key should have a callback arg |
tree | commitdiff |
2014-08-18 |
Doug Goldstein | RT2163: Remove some unneeded #include's |
tree | commitdiff |
2014-07-05 |
Alan Hryngle | Return smaller of ret and f. |
tree | commitdiff |
2014-05-29 |
Martin Kaiser | remove duplicate 0x for default RSASSA-PSS salt len |
tree | commitdiff |
2014-03-28 |
Dr. Stephen Henson | Add functions returning security bits. |
tree | commitdiff |
2014-03-19 |
Dr. Stephen Henson | Workaround for some CMS signature formats. |
tree | commitdiff |
2014-02-19 |
Dr. Stephen Henson | make depend |
tree | commitdiff |
2013-11-09 |
Dr. Stephen Henson | Check for missing components in RSA_check. |
tree | commitdiff |
2013-07-17 |
Dr. Stephen Henson | Return correct enveloped data type in ASN1 methods. |
tree | commitdiff |
2013-06-21 |
Dr. Stephen Henson | CMS RSA-OAEP and RSA-PSS support. |
tree | commitdiff |
2013-06-21 |
Dr. Stephen Henson | Update to OAEP support. |
tree | commitdiff |
2013-06-21 |
Dr. Stephen Henson | Add control to retrieve signature MD. |
tree | commitdiff |
2013-06-12 |
Dr. Stephen Henson | Exetended OAEP support. |
tree | commitdiff |
2013-06-05 |
Dr. Stephen Henson | Fix PSS signature printing. |
tree | commitdiff |
2013-03-31 |
Dr. Stephen Henson | Typo. |
tree | commitdiff |
2013-02-06 |
Ben Laurie | Add and use a constant-time memcmp. |
tree | commitdiff |
2012-06-03 |
Ben Laurie | Version skew reduction: trivia (I hope). |
tree | commitdiff |
2012-02-15 |
Dr. Stephen Henson | Additional compatibility fix for MDC2 signature format. |
tree | commitdiff |
2012-02-15 |
Dr. Stephen Henson | An incompatibility has always existed between the forma... |
tree | commitdiff |
2012-01-02 |
Dr. Stephen Henson | incomplete provisional OAEP CMS decrypt support |
tree | commitdiff |
2011-10-19 |
Bodo Möller | BN_BLINDING multi-threading fix. |
tree | commitdiff |
2011-09-14 |
Andy Polyakov | Allow for dynamic base in Win64 FIPS module. |
tree | commitdiff |
2011-09-05 |
Bodo Möller | make update |
tree | commitdiff |
2011-06-17 |
Dr. Stephen Henson | Give parameters names in prototypes. |
tree | commitdiff |
2011-06-02 |
Dr. Stephen Henson | Remove FIPS RSA functions from crypto/rsa. |
tree | commitdiff |
2011-05-11 |
Dr. Stephen Henson | Rename FIPS_mode_set and FIPS_mode. Theses symbols... |
tree | commitdiff |
2011-04-23 |
Dr. Stephen Henson | Make sure overrides work for RSA/DSA. |
tree | commitdiff |
2011-04-23 |
Dr. Stephen Henson | Add PRNG security strength checking. |
tree | commitdiff |
2011-04-22 |
Dr. Stephen Henson | Return errors instead of aborting when selftest fails. |
tree | commitdiff |
next |