Fix up path generation to use OPENSSL_MODULES
[openssl.git] / include / openssl / rsa.h
2022-12-12 Hubert Kariorsa: Add option to disable implicit rejection
2022-12-08 Clemens Langsignature: Clamp PSS salt len to MD len
2022-05-09 Nathan SidwellHeader file cleanup for C++20 header-units
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-03-28 Tomas MrazImplement EVP_PKEY_dup() function
2021-03-01 Rich SalzRemove RSA SSLv23 padding mode
2021-02-18 Matt CaswellUpdate copyright year
2021-01-28 Daniel BeveniusEVP: fix keygen for EVP_PKEY_RSA_PSS
2020-12-20 Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-11-23 Richard LevitteRSA: Fix guard mixup
2020-11-18 Richard LevitteDeprecate RSA harder
2020-09-25 jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-06-09 Shane LontisUpdate RSA keygen to use sp800-56b by default
2020-05-14 Richard LevitteEVP: Refactor the RSA-PSS key generation controls for...
2020-05-14 Richard LevitteRSA: Add RSA key types
2020-04-30 PauliUndeprecate DH, DSA and RSA _bits() functions.
2020-04-23 Matt CaswellUpdate copyright year
2020-04-19 Pauligenrsa: update command line app to use EVP calls
2020-03-12 Richard LevittePROV: Add RSA functionality for key generation
2020-02-22 Richard LevittePROV: add RSA signature implementation
2020-02-20 PauliDeprecate the low level RSA functions.
2020-02-20 Paulirsa.h: fix preprocessor indentation
2019-12-05 Matt CaswellTeach the RSA implementation about TLS RSA Key Transport
2019-11-29 Richard LevittePROV SERIALIZER: add support for writing RSA keys
2019-11-14 Matt CaswellMove RSA Asym cipher code to the default provider
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-10-17 Richard LevitteAdded internal functions for easy getting and setting...
2019-09-28 Dr. Matthias St... Add legacy include guards to public header files
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize public header files (part 1)
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteRefactor the computation of API version limits
2018-10-12 Matt CaswellFix a typo in a macro
2018-09-16 PauliUse 'i' as parameter name not 'I'.
2018-05-28 Dr. Matthias St... RSA: add simple getters for commonly used struct members
2018-03-21 Jack BatesConvert _meth_get_ functions to const getters
2018-02-13 Matt CaswellUpdate copyright year
2018-02-09 Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2017-11-21 Paul YangSupport multi-prime RSA (RFC 8017)
2017-06-07 Rich Salzmake error tables const and separate header file
2017-06-06 Dr. Stephen HensonFix define to match documentation
2017-04-27 Bernd EdlingerAdd parentheses on public macros where appropriate.
2017-04-07 Rich SalzMake default_method mostly compile-time (cont'd)
2017-04-07 Rich SalzMake default_method mostly compile-time
2017-01-18 Dr. Stephen HensonDefines and strings for special salt length values...
2017-01-18 Dr. Stephen HensonAdd support for -1, -2 salt lengths for PSS only keys.
2017-01-08 Dr. Stephen Hensonfix typo and remove duplicate macro
2017-01-08 Dr. Stephen Hensonmake errors
2017-01-08 Dr. Stephen HensonOnly allow PSS padding for PSS keys.
2017-01-08 Dr. Stephen HensonInitial parameter restrictions.
2017-01-08 Dr. Stephen HensonAdd rsa_pss_get_param.
2017-01-08 Dr. Stephen HensonSupport pad mode get/set for PSS keys.
2017-01-08 Dr. Stephen HensonKey gen param support.
2017-01-08 Dr. Stephen HensonSupport RSA operations in PSS.
2017-01-08 Dr. Stephen HensonPSS parameter encode and decode.
2017-01-08 Dr. Stephen HensonCache maskHash parameter
2016-12-09 Dr. Stephen HensonCheck input length to pkey_rsa_verify()
2016-11-07 David BenjaminImplement RSASSA-PKCS1-v1_5 as specified.
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-06-27 Andy Polyakovrsa/rsa_lib.c: const-ify RSA_get0_engine().
2016-06-27 Rich SalzRT4586: Remove RSA_memory_lock; unused, not needed
2016-06-15 Richard LevitteConstify the parameter getters for RSA, DSA and DH
2016-06-06 Matt CaswellDeprecate the flags that switch off constant time
2016-05-23 Rich SalzRemove unused error/function codes.
2016-05-18 Matt CaswellAdd some error messages for malloc fails
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-04-06 Richard LevitteMake the RSA_METHOD structure opaque
2016-04-06 Richard LevitteMake the RSA structure opaque
2016-03-20 Rich SalzRemove #error from include files.
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2015-12-02 Dr. Stephen HensonRemove RSA_FLAG_SIGN_VER flag.
2015-12-01 Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-17 Rich SalzRename RSA_eay_xxx to rsa_ossl_xxx
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-09-20 Dr. Stephen HensonMove EVP_PKEY_METHOD into private headers.
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-07-16 Rich SalzRemove obsolete key formats.
2015-06-08 Kurt RoeckxProperly check certificate in case of export ciphers.
2015-03-31 Richard LevitteStop symlinking, move files to intended directory