summaryrefslogtreecommitdiff
path: root/lib/libcrypto/rsa/rsa.h
AgeCommit message (Expand)Author
2019-11-04Reshuffle RSA_PSS_PARAMS and RSA_OAEP_PARAMS to avoid duplicate typedef.Joel Sing
2019-11-02Provide RSA_PKCS1_OpenSSL().Joel Sing
2019-11-02Make RSA_padding_{add,check}_PKCS1_OAEP_mgf1() public.Joel Sing
2019-11-02Make RSA_OAEP_PARAMs public.Joel Sing
2019-11-01Add RSA CMS support.Joel Sing
2019-11-01Update RSA ASN.1 code to handle RSA-PSS.Joel Sing
2019-10-31Add support for RSA-PSS.Joel Sing
2019-10-29Update RSA OAEP code.Joel Sing
2019-10-24Add RSA_PSS_PARAMS pointer to RSA struct.Joel Sing
2019-10-24Add maskHash field to RSA_PSS_PARAMS.Joel Sing
2019-10-24Provide RSA_pkey_ctx_ctrl().Joel Sing
2019-06-05provide getters and setters for the RSA_METHOD interfaceGilles Chehade
2018-09-12Add some accessor functions:Damien Miller
2018-03-17Provide RSA_meth_{dup,free,new,set_{finish,priv_{dec,enc}}}()Theo Buehler
2018-02-20Provide RSA_{clear,set,test}_flasg()Theo Buehler
2018-02-18Provide RSA_{g,s}et0_crt_params()Theo Buehler
2018-02-18Use usual order of RSA_{g,s}et0_key().Theo Buehler
2018-02-18Provide RSA_{g,s}et0_factors()Theo Buehler
2018-02-18Provide RSA_bits()Theo Buehler
2018-02-17Provide further parts of the OpenSSL 1.1 API: {DH,DSA}_get0_{key,pqg}(),Theo Buehler
2017-08-30Bring back the RSA_SSLV23_PADDING define.Joel Sing
2017-08-28Remove RSA_padding_add_SSLv23()/RSA_padding_check_SSLv23() and relatedJoel Sing
2016-09-04Expand DECLARE_ASN1_.*FUNCTIONS macros.Joel Sing
2016-06-30Remove flags for disabling constant-time operations.Brent Cook
2015-02-14Check for allocation error in RSA_eay_mod_exp(). Coverity CID 25217.Miod Vallat
2014-07-12if (x) FOO_free(x) -> FOO_free(x).Miod Vallat
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesJoel Sing
2014-07-10Tweak some comments. We do not really need to know that "New!" flags wereJoel Sing
2014-07-10Remove RSA_FLAG_NO_EXP_CONSTTIME, which was deprecated 12+ years ago.Joel Sing
2014-07-09Make comments readable.Joel Sing
2014-07-09KNF.Joel Sing
2014-07-09Remove RSA_memory_lock(). This undocumented function sort-of serializes yourMiod Vallat
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-29Everything sane has stdio, and FILE *. we don't need ifdefs for this.Bob Beck
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2012-10-13resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-01-09resolve conflictsDamien Miller
2009-01-05update to openssl-0.9.8i; tested by several, especially krw@Damien Miller
2008-09-06resolve conflictsDamien Miller
2006-10-04openssl security fixes, diff from markus@, ok & "commit it" djm@Peter Valchev
2006-06-27resolve conflictsDamien Miller
2005-04-29resolve conflictsDamien Miller
2003-11-11merge 0.9.7c; minor bugsfixes;Markus Friedl
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@Markus Friedl
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-03-19OpenSSL 0.9.5 mergeBob Beck
1999-09-29OpenSSL 0.9.4 mergeBob Beck