Kurt Roeckx
|
5361af815d
Revert "Don't check RSA_FLAG_SIGN_VER."
|
8 years ago |
Dr. Stephen Henson
|
6656ba7152
Don't check RSA_FLAG_SIGN_VER.
|
9 years ago |
Matt Caswell
|
985abd1fd8
Don't treat a bare OCTETSTRING as DigestInfo in int_rsa_verify
|
9 years ago |
Rich Salz
|
63ac16ccac
Remove obsolete support for old code.
|
9 years ago |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
5df07a7210
Add additional DigestInfo checks.
|
10 years ago |
Dr. Stephen Henson
|
16b7c81d55
An incompatibility has always existed between the format used for RSA
|
12 years ago |
Dr. Stephen Henson
|
fbe7055370
Redirection of low level APIs to FIPS module.
|
13 years ago |
Bodo Möller
|
a291745eeb
fix function codes for error
|
17 years ago |
Dr. Stephen Henson
|
c80c7bf999
Make int_rsa_sign function match prototype.
|
18 years ago |
Mark J. Cox
|
b79aa05e3b
Avoid PKCS #1 v1.5 signature attack discovered by Daniel Bleichenbacher
|
18 years ago |
Ben Laurie
|
777c47acbe
Make things static that should be. Declare stuff in headers that should be.
|
18 years ago |
Dr. Stephen Henson
|
5c95c2ac23
Fix various error codes to match functions.
|
18 years ago |
Dr. Stephen Henson
|
4f59b6587f
Implementation of pkey_rsa_verify. Some constification.
|
18 years ago |
Dr. Stephen Henson
|
75d44c0452
Store digests as EVP_MD instead of a NID.
|
18 years ago |
Dr. Stephen Henson
|
b2a97be7f4
Support for digest signing and X931 in rsa_pkey_meth.
|
18 years ago |
Dr. Stephen Henson
|
667aef4c6a
Port from stable branch.
|
19 years ago |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
20 years ago |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 years ago |
Richard Levitte
|
816d785721
DO NOT constify RSA* in RSA_sign() and RSA_verify(), since there are function
|
21 years ago |
Richard Levitte
|
3b30121bd9
Constify RSA_sign() and RSA_verify().
|
21 years ago |
Richard Levitte
|
0b55368306
We seem to carry some rests of the 0.9.6 [engine] ENGINE framework, here in
|
21 years ago |
Richard Levitte
|
0a861ab7f3
RSA_FLAG_SIGN_VER indicates the special rsa_sign and rsa_verify function
|
21 years ago |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 years ago |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 years ago |
Richard Levitte
|
ba8ad07490
The logic in the main signing and verifying functions to check lengths was
|
22 years ago |
Dr. Stephen Henson
|
f2a253e0dd
Add support for MS CSP Name PKCS#12 attribute.
|
23 years ago |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |
Richard Levitte
|
29c1f0615b
Constify the RSA library.
|
24 years ago |