projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
crypto/*: address standard-compilance nits.
[oweals/openssl.git]
/
crypto
/
rsa
/
rsa_oaep.c
2018-07-14
Andy Polyakov
rsa/*: switch to BN_bn2binpad.
blob
|
commitdiff
|
raw
2017-07-31
Bernd Edlinger
Fix an information leak in the RSA padding check code.
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
Emilia Kasper
Remove some obsolete/obscure internal define switches:
blob
|
commitdiff
|
raw
|
diff to current
2017-01-09
Bernd Edlinger
Fix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Rich Salz
Copyright consolidation 08/10
blob
|
commitdiff
|
raw
|
diff to current
2016-04-06
Richard Levitte
Make the RSA structure opaque
blob
|
commitdiff
|
raw
|
diff to current
2016-01-26
Rich Salz
Remove /* foo.c */ comments
blob
|
commitdiff
|
raw
|
diff to current
2015-12-07
Richard Levitte
Cleanup: fix all sources that used EVP_MD_CTX_(create...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-07
Richard Levitte
Adjust all accesses to EVP_MD_CTX to use accessor funct...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-14
Richard Levitte
Identify and move common internal libcrypto header...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-14
Richard Levitte
Identify and move OpenSSL internal header files
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free null cleanup finale
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Rich Salz
OPENSSL_NO_xxx cleanup: SHA
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2014-12-08
Dr. Stephen Henson
remove OPENSSL_FIPSAPI
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Richard Levitte
Include "constant_time_locl.h" rather than "../constant...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-24
Emilia Kasper
RT3066: rewrite RSA padding checks to be slightly more...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Dr. Stephen Henson
Exetended OAEP support.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Ben Laurie
Add and use a constant-time memcmp.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Dr. Stephen Henson
Move all FIPSAPI renames into fips.h header file, inclu...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Dr. Stephen Henson
Redirect FIPS memory allocation to FIPS_malloc() routin...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Dr. Stephen Henson
Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-26
Dr. Stephen Henson
FIPS mode RSA changes:
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Dr. Stephen Henson
Audit libcrypto for unchecked return values: fix all...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-26
Dr. Stephen Henson
Fix from 0.9.8-stable.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Ben Laurie
If we're going to return errors (no matter how stupid...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-19
Dr. Stephen Henson
Fix two invalid memory reads in RSA OAEP mode.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-28
Dr. Stephen Henson
Update from 0.9.7-stable. Also repatch and rebuild...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-11
Bodo Möller
Fix more error codes.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Dr. Stephen Henson
Retain compatibility of EVP_DigestInit() and EVP_Digest...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-06
Bodo Möller
improve OAEP check
blob
|
commitdiff
|
raw
|
diff to current
2001-09-06
Bodo Möller
fix formatting so that the file can be view with any...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-30
Ben Laurie
Really add the EVP and all of the DES changes.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-24
Bodo Möller
avoid warnings
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Dr. Stephen Henson
Change all calls to low level digest routines in the...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-08
Ulf Möller
more error codes fixed
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Bodo Möller
when checking OAEP, signal just a single kind of 'decod...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Ulf Möller
move check to avoid memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Ulf Möller
make sure we don't write to seed[-1]
blob
|
commitdiff
|
raw
|
diff to current
2001-02-19
Richard Levitte
Make all configuration macros available for application...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-24
Bodo Möller
Update "OAEP reconsidered" comment
blob
|
commitdiff
|
raw
|
diff to current
2000-12-05
Bodo Möller
Discuss http://www.shoup.net/papers/oaep.ps.Z
blob
|
commitdiff
|
raw
|
diff to current
2000-11-06
Richard Levitte
Constify the RSA library.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Richard Levitte
There have been a number of complaints from a number...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-13
Ulf Möller
Precautions against using the PRNG uninitialized: RAND_...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-29
Ulf Möller
Bug fix.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-27
Ulf Möller
Message digest stuff.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-27
Ulf Möller
New Configure option no-<cipher> (rsa, idea, rc5, ...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-23
Bodo Möller
Change #include filenames from <foo.h> to <openssl.h>.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Ulf Möller
Change functions to ANSI C.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Ben Laurie
Add OAEP.
blob
|
commitdiff
|
raw
|
diff to current