- 01 6月, 2014 21 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
-
-
-
-
Generates a number coprime to 2, 3, 5, 7, 11. Speed: Trial div (add) : trial div (retry) : coprime 1 : 0.42 : 0.84
-
-
-
~2% speed improvement on trial division.
-
Possibly some reduction in bias, but no speed gains.
-
-
-
-
-
-
-
-
由 Dr. Stephen Henson 提交于
-
由 David Ramos 提交于
Make sure there is an extra 4 bytes for server done message when NETSCAPE_HANG_BUG is defined. PR#3361
-
由 David Ramos 提交于
PR#3313
-
- 31 5月, 2014 4 次提交
-
-
由 Dr. Stephen Henson 提交于
PR#3319
-
由 Dr. Stephen Henson 提交于
-
由 Hubert Kario 提交于
the verify app man page didn't describe the usage of attime option even though it was listed as a valid option in the -help message. This patch fixes this omission.
-
由 Hubert Kario 提交于
While the -help message references this option, the man page doesn't mention the -no_ecdhe option. This patch fixes this omission.
-
- 30 5月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Ard Biesheuvel.
-
- 29 5月, 2014 4 次提交
-
-
由 Dr. Stephen Henson 提交于
PR#3249
-
由 František Bořánek 提交于
PR#3278
-
由 Martin Kaiser 提交于
-
由 Andy Polyakov 提交于
10-19% improvement depending on key length and endianness.
-
- 28 5月, 2014 1 次提交
-
-
由 Peter Mosmans 提交于
-
- 27 5月, 2014 2 次提交
-
-
由 Matt Caswell 提交于
-
由 Matt Caswell 提交于
-
- 26 5月, 2014 5 次提交
-
-
由 Juli Mallett 提交于
Closes #74.
-
由 Matt Caswell 提交于
-
由 Ben Laurie 提交于
Closes #31.
-
由 Christian Heimes 提交于
-
由 Christian Heimes 提交于
-
- 25 5月, 2014 2 次提交
-
-
由 Dr. Stephen Henson 提交于
When looking for the issuer of a certificate, if current candidate is expired, continue looking. Only return an expired certificate if no valid certificates are found. PR#3359
-
由 Dr. Stephen Henson 提交于
-