index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa
/
rsa_gen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in
Dr. Stephen Henson
2011-05-11
1
-2
/
+2
*
Add PRNG security strength checking.
Dr. Stephen Henson
2011-04-23
1
-1
/
+45
*
Use 0 for tbslen to perform strlen.
Dr. Stephen Henson
2011-04-19
1
-3
/
+3
*
Remove several of the old obsolete FIPS_corrupt_*() functions.
Dr. Stephen Henson
2011-04-14
1
-10
/
+0
*
Initial incomplete POST overhaul: add support for POST callback to
Dr. Stephen Henson
2011-04-14
1
-3
/
+3
*
Update pairwise consistency checks to use SHA-256.
Dr. Stephen Henson
2011-02-15
1
-3
/
+3
*
Move all FIPSAPI renames into fips.h header file, include early in
Dr. Stephen Henson
2011-01-27
1
-1
/
+2
*
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
Dr. Stephen Henson
2011-01-27
1
-0
/
+2
*
FIPS mode RSA changes:
Dr. Stephen Henson
2011-01-26
1
-0
/
+93
*
Change to mitigate branch prediction attacks
Bodo Möller
2007-03-28
1
-4
/
+29
*
fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
Nils Larsch
2006-03-14
1
-2
/
+5
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-2
/
+2
*
Remove distracting comments and code. Thanks to Nils for picking up on the
Geoff Thorpe
2004-09-19
1
-16
/
+0
*
With the new dynamic BN_CTX implementation, there should be no need for
Geoff Thorpe
2004-04-27
1
-6
/
+3
*
The problem of rsa key-generation getting stuck in a loop for (pointlessly)
Geoff Thorpe
2004-04-26
1
-2
/
+15
*
Allow RSA key-generation to specify an arbitrary public exponent. Jelte
Geoff Thorpe
2004-04-26
1
-15
/
+4
*
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
Geoff Thorpe
2003-10-29
1
-1
/
+2
*
This is the first step in allowing RSA_METHODs to implement their own key
Geoff Thorpe
2003-01-07
1
-0
/
+14
*
Nils Larsch submitted;
Geoff Thorpe
2002-12-08
1
-8
/
+2
*
This is a first-cut at improving the callback mechanisms used in
Geoff Thorpe
2002-12-08
1
-28
/
+30
*
Bug fix for 64 bit HP-UX.
Ulf Möller
2000-06-01
1
-1
/
+1
*
New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
Ulf Möller
2000-02-05
1
-5
/
+7
*
Eliminate a warning: BN_mod_inverse() returns a (BIGNUM *) and remove and
Dr. Stephen Henson
1999-07-13
1
-1
/
+1
*
More evil cast removal.
Ben Laurie
1999-06-03
1
-1
/
+1
*
Remove NOPROTO-related macros.
Ulf Möller
1999-04-27
1
-1
/
+1
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-5
/
+2
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-11
/
+22
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-9
/
+10
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+186