index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa
/
rsa_pk1.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add and use OPENSSL_zalloc
Rich Salz
2015-09-03
1
-2
/
+1
*
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
-2
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-204
/
+208
*
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
-29
/
+74
*
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
Dr. Stephen Henson
2011-02-03
1
-0
/
+2
*
The logic in the main signing and verifying functions to check lengths was
Richard Levitte
2002-11-26
1
-1
/
+1
*
Constify the RSA library.
Richard Levitte
2000-11-06
1
-6
/
+6
*
Check tlen size in all padding_check functions. As called within the rsa
Ulf Möller
2000-02-22
1
-1
/
+11
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-2
/
+4
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-12
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-22
/
+8
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-4
/
+9
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-0
/
+233