index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa
/
rsa_sign.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make X509_SIG opaque.
Dr. Stephen Henson
2016-03-11
1
-0
/
+1
*
Remove outdated DEBUG flags.
Rich Salz
2016-02-18
1
-5
/
+0
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove RSA_FLAG_SIGN_VER flag.
Dr. Stephen Henson
2015-12-02
1
-2
/
+2
*
Don't treat a bare OCTETSTRING as DigestInfo in int_rsa_verify
Matt Caswell
2015-10-08
1
-6
/
+5
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
free cleanup almost the finale
Rich Salz
2015-04-30
1
-10
/
+4
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-2
/
+1
*
remove malloc casts
Rich Salz
2015-04-28
1
-2
/
+2
*
make ASN1_OBJECT opaque
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Remove obsolete support for old code.
Rich Salz
2015-01-26
1
-13
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-232
/
+210
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-1
/
+1
*
Add additional DigestInfo checks.
Dr. Stephen Henson
2014-09-29
1
-1
/
+20
*
An incompatibility has always existed between the format used for RSA
Dr. Stephen Henson
2012-02-15
1
-0
/
+16
*
fix function codes for error
Bodo Möller
2007-04-24
1
-2
/
+2
*
Make int_rsa_sign function match prototype.
Dr. Stephen Henson
2006-09-21
1
-2
/
+2
*
Avoid PKCS #1 v1.5 signature attack discovered by Daniel Bleichenbacher
Mark J. Cox
2006-09-05
1
-0
/
+17
*
Make things static that should be. Declare stuff in headers that should be.
Ben Laurie
2006-08-28
1
-4
/
+6
*
Fix various error codes to match functions.
Dr. Stephen Henson
2006-07-17
1
-7
/
+7
*
Implementation of pkey_rsa_verify. Some constification.
Dr. Stephen Henson
2006-04-10
1
-2
/
+2
*
Store digests as EVP_MD instead of a NID.
Dr. Stephen Henson
2006-04-09
1
-3
/
+12
*
Support for digest signing and X931 in rsa_pkey_meth.
Dr. Stephen Henson
2006-04-09
1
-6
/
+31
*
Port from stable branch.
Dr. Stephen Henson
2005-04-27
1
-2
/
+2
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-3
/
+6
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-2
/
+2
*
DO NOT constify RSA* in RSA_sign() and RSA_verify(), since there are function
Richard Levitte
2003-05-07
1
-2
/
+2
*
Constify RSA_sign() and RSA_verify().
Richard Levitte
2003-05-05
1
-2
/
+2
*
We seem to carry some rests of the 0.9.6 [engine] ENGINE framework, here in
Richard Levitte
2003-04-08
1
-13
/
+0
*
RSA_FLAG_SIGN_VER indicates the special rsa_sign and rsa_verify function
Richard Levitte
2003-04-07
1
-8
/
+16
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+6
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-2
/
+2
*
The logic in the main signing and verifying functions to check lengths was
Richard Levitte
2002-11-26
1
-1
/
+1
*
Add support for MS CSP Name PKCS#12 attribute.
Dr. Stephen Henson
2001-06-11
1
-2
/
+4
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Constify the RSA library.
Richard Levitte
2000-11-06
1
-9
/
+11
*
Merge the engine branch into the main trunk. All conflicts resolved.
Richard Levitte
2000-10-26
1
-2
/
+5
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-4
/
+4
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-1
/
+1
*
Add new sign and verify members to RSA_METHOD and change SSL code to use sign
Dr. Stephen Henson
1999-09-19
1
-60
/
+93
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-4
/
+4
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-14
/
+4
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-0
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+196