aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/rsa.h
Commit message (Expand)AuthorAgeFilesLines
* Implement RSASSA-PKCS1-v1_5 as specified.David Benjamin2016-11-071-0/+1
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+1
* rsa/rsa_lib.c: const-ify RSA_get0_engine().Andy Polyakov2016-06-271-1/+1
* RT4586: Remove RSA_memory_lock; unused, not neededRich Salz2016-06-271-4/+0
* Constify the parameter getters for RSA, DSA and DHRichard Levitte2016-06-151-3/+5
* Deprecate the flags that switch off constant timeMatt Caswell2016-06-061-10/+4
* Remove unused error/function codes.Rich Salz2016-05-231-14/+3
* Add some error messages for malloc failsMatt Caswell2016-05-181-4/+7
* Copyright consolidation 03/10Rich Salz2016-05-171-54/+6
* Make the RSA_METHOD structure opaqueRichard Levitte2016-04-061-45/+82
* Make the RSA structure opaqueRichard Levitte2016-04-061-36/+13
* Remove #error from include files.Rich Salz2016-03-201-14/+8
* Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading APIAlessandro Ghedini2016-03-081-0/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-071-7/+6
* Remove RSA_FLAG_SIGN_VER flag.Dr. Stephen Henson2015-12-021-9/+1
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-011-2/+2
* Rename RSA_eay_xxx to rsa_ossl_xxxRich Salz2015-11-171-4/+4
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-2/+2
* Move EVP_PKEY_METHOD into private headers.Dr. Stephen Henson2015-09-201-2/+0
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-0/+2
* Remove obsolete key formats.Rich Salz2015-07-161-16/+0
* Properly check certificate in case of export ciphers.Kurt Roeckx2015-06-091-0/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+668