index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
rsa
/
rsa_oaep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an information leak in the RSA padding check code.
Bernd Edlinger
2017-07-31
1
-3
/
+3
*
Remove some obsolete/obscure internal define switches:
Emilia Kasper
2017-03-01
1
-5
/
+0
*
Fix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1
Bernd Edlinger
2017-01-09
1
-2
/
+6
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-2
/
+6
*
Make the RSA structure opaque
Richard Levitte
2016-04-06
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
Richard Levitte
2015-12-07
1
-2
/
+2
*
Adjust all accesses to EVP_MD_CTX to use accessor functions.
Richard Levitte
2015-12-07
1
-9
/
+10
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Identify and move OpenSSL internal header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-4
/
+2
*
OPENSSL_NO_xxx cleanup: SHA
Rich Salz
2015-01-27
1
-12
/
+9
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-268
/
+262
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Include "constant_time_locl.h" rather than "../constant_time_locl.h".
Richard Levitte
2014-10-15
1
-1
/
+1
*
RT3066: rewrite RSA padding checks to be slightly more constant time.
Emilia Kasper
2014-09-24
1
-62
/
+87
*
Exetended OAEP support.
Dr. Stephen Henson
2013-06-12
1
-39
/
+66
*
Add and use a constant-time memcmp.
Ben Laurie
2013-02-06
1
-1
/
+1
*
Move all FIPSAPI renames into fips.h header file, include early in
Dr. Stephen Henson
2011-01-27
1
-4
/
+0
*
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
Dr. Stephen Henson
2011-01-27
1
-0
/
+4
*
Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer
Dr. Stephen Henson
2011-01-27
1
-1
/
+1
*
FIPS mode RSA changes:
Dr. Stephen Henson
2011-01-26
1
-1
/
+3
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-23
1
-9
/
+17
*
Fix from 0.9.8-stable.
Dr. Stephen Henson
2009-06-26
1
-7
/
+7
*
If we're going to return errors (no matter how stupid), then we should
Ben Laurie
2008-12-29
1
-6
/
+13
*
Fix two invalid memory reads in RSA OAEP mode.
Dr. Stephen Henson
2008-05-19
1
-8
/
+15
*
Update from 0.9.7-stable. Also repatch and rebuild error codes.
Dr. Stephen Henson
2005-05-28
1
-6
/
+13
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-1
/
+1
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-5
/
+5
*
improve OAEP check
Bodo Möller
2001-09-06
1
-12
/
+27
*
fix formatting so that the file can be view with any tab-width
Bodo Möller
2001-09-06
1
-129
/
+129
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-30
1
-0
/
+3
*
avoid warnings
Bodo Möller
2001-07-24
1
-2
/
+4
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-19
1
-9
/
+9
*
more error codes fixed
Ulf Möller
2001-06-08
1
-3
/
+2
*
when checking OAEP, signal just a single kind of 'decoding error'
Bodo Möller
2001-06-06
1
-10
/
+11
*
move check to avoid memory leak.
Ulf Möller
2001-06-06
1
-8
/
+8
*
make sure we don't write to seed[-1]
Ulf Möller
2001-06-06
1
-0
/
+5
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
Update "OAEP reconsidered" comment
Bodo Möller
2001-01-24
1
-8
/
+8
*
Discuss http://www.shoup.net/papers/oaep.ps.Z
Bodo Möller
2000-12-05
1
-1
/
+16
*
Constify the RSA library.
Richard Levitte
2000-11-06
1
-6
/
+9
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-4
/
+4
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-1
/
+2
*
Bug fix.
Ulf Möller
1999-04-29
1
-5
/
+7
*
Message digest stuff.
Ulf Möller
1999-04-27
1
-1
/
+1
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
Ulf Möller
1999-04-27
1
-0
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-23
1
-4
/
+4
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-15
/
+5
*
Add OAEP.
Ben Laurie
1999-02-17
1
-0
/
+168