aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/rsa.h
Commit message (Expand)AuthorAgeFilesLines
* Add parentheses on public macros where appropriate.Bernd Edlinger2017-04-271-19/+19
* Make default_method mostly compile-time (cont'd)Rich Salz2017-04-071-5/+5
* Make default_method mostly compile-timeRich Salz2017-04-071-7/+6
* Defines and strings for special salt length values, add testsDr. Stephen Henson2017-01-181-0/+8
* Add support for -1, -2 salt lengths for PSS only keys.Dr. Stephen Henson2017-01-181-0/+1
* fix typo and remove duplicate macroDr. Stephen Henson2017-01-081-7/+3
* make errorsDr. Stephen Henson2017-01-081-0/+1
* Only allow PSS padding for PSS keys.Dr. Stephen Henson2017-01-081-0/+1
* Initial parameter restrictions.Dr. Stephen Henson2017-01-081-0/+3
* Add rsa_pss_get_param.Dr. Stephen Henson2017-01-081-0/+1
* Support pad mode get/set for PSS keys.Dr. Stephen Henson2017-01-081-4/+2
* Key gen param support.Dr. Stephen Henson2017-01-081-0/+17
* Support RSA operations in PSS.Dr. Stephen Henson2017-01-081-18/+14
* PSS parameter encode and decode.Dr. Stephen Henson2017-01-081-0/+1
* Cache maskHash parameterDr. Stephen Henson2017-01-081-0/+4
* Check input length to pkey_rsa_verify()Dr. Stephen Henson2016-12-091-0/+1
* 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