index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa
/
rsa_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: updates to pass size_t to RAND_bytes_ex()
Pauli
2021-06-01
1
-0
/
+1
*
errors: update error message (to be squashed)
Pauli
2021-05-27
1
-1
/
+3
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-1
/
+2
*
Make the RSA ASYM_CIPHER implementation available inside the FIPS module
Matt Caswell
2020-02-13
1
-1
/
+1
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA
David von Oheimb
2019-07-31
1
-0
/
+2
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-106
/
+1
*
added generated files
Shane Lontis
2019-03-12
1
-1
/
+20
*
Following the license change, modify the boilerplates in crypto/rsa/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-1
/
+4
*
Support multi-prime RSA (RFC 8017)
Paul Yang
2017-11-21
1
-0
/
+11
*
Put message strings in state files
Rich Salz
2017-06-12
1
-10
/
+6
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-147
/
+195
*
Make default_method mostly compile-time
Rich Salz
2017-04-07
1
-5
/
+0
*
Add support for -1, -2 salt lengths for PSS only keys.
Dr. Stephen Henson
2017-01-18
1
-0
/
+1
*
make errors
Dr. Stephen Henson
2017-01-08
1
-1
/
+2
*
Only allow PSS padding for PSS keys.
Dr. Stephen Henson
2017-01-08
1
-0
/
+1
*
Initial parameter restrictions.
Dr. Stephen Henson
2017-01-08
1
-0
/
+3
*
Add rsa_pss_get_param.
Dr. Stephen Henson
2017-01-08
1
-0
/
+1
*
PSS parameter encode and decode.
Dr. Stephen Henson
2017-01-08
1
-0
/
+1
*
Check input length to pkey_rsa_verify()
Dr. Stephen Henson
2016-12-10
1
-0
/
+1
*
Implement RSASSA-PKCS1-v1_5 as specified.
David Benjamin
2016-11-07
1
-0
/
+1
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
RT4586: Remove RSA_memory_lock; unused, not needed
Rich Salz
2016-06-27
1
-1
/
+0
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-21
/
+9
*
Add some error messages for malloc fails
Matt Caswell
2016-05-18
1
-4
/
+7
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Rename RSA_eay_xxx to rsa_ossl_xxx
Rich Salz
2015-11-17
1
-12
/
+8
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
1
-25
/
+25
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-145
/
+168
*
RT3066: rewrite RSA padding checks to be slightly more constant time.
Emilia Kasper
2014-09-24
1
-0
/
+1
*
crypto/rsa/rsa_chk.c: harmonize error codes.
Andy Polyakov
2014-09-21
1
-1
/
+2
*
CMS RSA-OAEP and RSA-PSS support.
Dr. Stephen Henson
2013-06-22
1
-0
/
+11
*
Exetended OAEP support.
Dr. Stephen Henson
2013-06-12
1
-2
/
+5
*
Fix error codes.
Bodo Möller
2011-02-03
1
-2
/
+4
*
FIPS mode RSA changes:
Dr. Stephen Henson
2011-01-26
1
-0
/
+2
*
ctrl operations to retrieve RSA algorithm settings
Dr. Stephen Henson
2010-03-11
1
-0
/
+1
*
RSA PSS verification support including certificates and certificate
Dr. Stephen Henson
2010-03-08
1
-1
/
+9
*
If we're going to return errors (no matter how stupid), then we should
Ben Laurie
2008-12-29
1
-1
/
+0
*
Make sure a bad parameter to RSA_verify_PKCS1_PSS() doesn't lead to a crash.
Ben Laurie
2008-12-29
1
-1
/
+2
*
Initial support for enveloped data decrypt. Extent runex.pl to cover these
Dr. Stephen Henson
2008-03-16
1
-1
/
+2
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-9
/
+5
*
Introduce limits to prevent malicious keys being able to
Bodo Möller
2006-09-28
1
-0
/
+1
*
Remove non-functional part of recent patch, after discussion with
Bodo Möller
2006-09-06
1
-1
/
+0
*
Avoid PKCS #1 v1.5 signature attack discovered by Daniel Bleichenbacher
Mark J. Cox
2006-09-05
1
-0
/
+1
*
Fix various error codes to match functions.
Dr. Stephen Henson
2006-07-17
1
-0
/
+3
*
New functions to get key types without dereferncing EVP_PKEY.
Dr. Stephen Henson
2006-05-11
1
-0
/
+6
*
Initial DSA EVP_PKEY_METHOD. Fixup some error codes.
Dr. Stephen Henson
2006-04-12
1
-1
/
+1
[next]