aboutsummaryrefslogtreecommitdiff
path: root/crypto/rsa/rsa_locl.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-13Minor cleanup of the rsa mp limits codeBernd Edlinger1-3/+2
2017-12-11rsa: Do not allow less than 512 bit RSA keysSebastian Andrzej Siewior1-0/+1
2017-12-05Fix minor typo in comment in rsa_stDaniel Bevenius1-1/+1
2017-11-28rsa/rsa_lib.c: make RSA_security_bits multi-prime aware.Andy Polyakov1-0/+1
2017-11-21Support multi-prime RSA (RFC 8017)Paul Yang1-1/+25
2017-04-10Act on deprecation of LONG and ZLONG, step 2Richard Levitte1-1/+1
2017-01-08Add rsa_pss_get_param.Dr. Stephen Henson1-0/+2
2017-01-08Add macros to determine if key or ctx is PSS.Dr. Stephen Henson1-0/+3
2017-01-08Split PSS parameter creation.Dr. Stephen Henson1-0/+3
2017-01-08Add pss field to RSA structure and free it.Dr. Stephen Henson1-0/+2
2016-11-17Add support for reference counting using C11 atomicsKurt Roeckx1-1/+2
2016-05-17Copyright consolidation 08/10Rich Salz1-4/+3
2016-04-06Make the RSA_METHOD structure opaqueRichard Levitte1-0/+45
2016-04-06Make the RSA structure opaqueRichard Levitte1-0/+48
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-4/+4
2011-01-26FIPS mode RSA changes:Dr. Stephen Henson1-8/+0
2010-03-11Extend PSS padding code to support different digests for MGF1 and message.Dr. Stephen Henson1-0/+8
2006-09-08Make sure the int_rsa_verify() prototype matches the implementationBodo Möller1-1/+1
2006-08-28Make things static that should be. Declare stuff in headers that should be.Ben Laurie1-0/+4