aboutsummaryrefslogtreecommitdiff
path: root/crypto/rsa
AgeCommit message (Expand)AuthorFilesLines
2016-04-06Make the RSA_METHOD structure opaqueRichard Levitte5-4/+306
2016-04-06Make the RSA structure opaqueRichard Levitte10-9/+150
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-03-20Remove #error from include files.Rich Salz3-9/+3
2016-03-11Make X509_SIG opaque.Dr. Stephen Henson1-0/+1
2016-03-08Convert RSA blinding to new multi-threading APIAlessandro Ghedini2-6/+8
2016-03-08Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading APIAlessandro Ghedini2-32/+28
2016-02-28GH715: Missed some null-check-removals.Rich Salz1-6/+3
2016-02-25GH715: ENGINE_finish can take NULLRich Salz1-5/+3
2016-02-22Remove unused parameters from internal functionsRich Salz2-43/+11
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-18Remove outdated DEBUG flags.Rich Salz1-5/+0
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz1-18/+5
2016-02-09Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz1-8/+7
2016-02-05GH601: Various spelling fixes.FdaSilvaYY2-2/+2
2016-02-03RT4148Emilia Kasper1-1/+22
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+6
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-26Remove /* foo.c */ commentsRich Salz20-20/+0
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson1-0/+1
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-12Move Makefiles to Makefile.inRich Salz2-309/+67
2016-01-12make updateRichard Levitte1-21/+29
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni1-1/+2
2016-01-07mem functions cleanupRich Salz1-7/+7
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte1-1/+1
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-1/+1
2015-12-09make updateDr. Stephen Henson1-8/+2
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2-6/+6
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte3-28/+34
2015-12-02Remove RSA_FLAG_SIGN_VER flag.Dr. Stephen Henson1-2/+2
2015-12-02Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson1-2/+25
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-7/+0
2015-11-26Tighten up BN_with_flags usage and avoid a reachable assertMatt Caswell3-112/+169
2015-11-17Rename RSA_eay_xxx to rsa_ossl_xxxRich Salz3-77/+72
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell10-39/+40
2015-11-05Rebuild error source files.Dr. Stephen Henson1-25/+25
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz2-2/+2
2015-10-08Don't treat a bare OCTETSTRING as DigestInfo in int_rsa_verifyMatt Caswell1-6/+5
2015-10-07Move BN_CTX_start() call so the error case can always call BN_CTX_end().Pascal Cuoq1-1/+2
2015-09-03remove 0 assignments.Rich Salz2-27/+2
2015-09-03RT3674: Make no-cms build work.David Bar1-0/+8
2015-09-02Add and use OPENSSL_zallocRich Salz2-3/+2
2015-08-26Remove _locked memory functions.Rich Salz1-2/+2
2015-08-10RT3999: Remove sub-component version stringsRich Salz1-2/+0
2015-06-23More secure storage of key material.Rich Salz2-12/+12
2015-06-09Properly check certificate in case of export ciphers.Kurt Roeckx1-0/+5
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2