summaryrefslogtreecommitdiff
path: root/lib/libcrypto/rsa/rsa_oaep.c
AgeCommit message (Expand)Author
2019-10-17Sync RSA_padding_check_PKCS1_OAEP_mgf1().Joel Sing
2019-10-09Use EVP_MAX_MD_SIZE instead of SHA_DIGEST_LENGTH and remove OPENSSL_NO_SHA*Joel Sing
2019-10-04Provide internal RSA_padding_{add,check}_PKCS1_OAEP_mgf1() functions.Joel Sing
2019-10-03Move towards making RSA OAEP functions handle arbitrary message digests.Joel Sing
2018-08-19whitespace fixTheo Buehler
2018-08-19Don't leak db on error in RSA_padding_check_PKCS1_OAEP().Theo Buehler
2018-08-05In RSA_padding_add_PKCS1_OAEP, dbmask needs to be freed on failure.Brent Cook
2017-01-29Send the function codes from the error functions to the bit bucket,Bob Beck
2015-06-20Replace remaining CRYPTO_memcmp() calls with timingsafe_memcmp().Joel Sing
2014-10-22Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().Joel Sing
2014-07-11Only import cryptlib.h in the four source files that actually need it.Joel Sing
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesJoel Sing
2014-07-10Stop including standard headers via cryptlib.h - pull in the headers thatJoel Sing
2014-07-10delete some casts. ok miodTed Unangst
2014-07-09More KNF.Joel Sing
2014-07-09Unifdef -UPKCS_TESTVECT - we don't want the random data used in OAEP paddingMiod Vallat
2014-07-09KNFMiod Vallat
2014-06-12tags as requested by miod and teduTheo de Raadt
2014-05-30more: no need to null check before free; ok guentherTheo de Raadt
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2013-02-14cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtMarkus Friedl
2012-10-13resolve conflictsDamien Miller
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-01-09resolve conflictsDamien Miller
2008-09-06resolve conflictsDamien Miller
2006-06-27resolve conflictsDamien Miller
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2001-08-01merge openssl 0.9.6b-engineBob Beck
2000-12-15openssl-engine-0.9.6 mergeBob Beck
2000-03-19OpenSSL 0.9.5 mergeBob Beck
1999-09-29import openssl-0.9.7-beta1Bob Beck