openssl/include
Kurt Roeckx fd4a6e7d1e RSA generation: Use more bits of 1/sqrt(2)
The old version always sets the top 2 bits, so the most significate byte
of the primes was always >= 0xC0. We now use 256 bits to represent
1/sqrt(2) = 0x0.B504F333F9DE64845...

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
GH: #10246
2019-11-09 16:01:54 +01:00
..
crypto RSA generation: Use more bits of 1/sqrt(2) 2019-11-09 16:01:54 +01:00
internal Update source files for deprecation at 3.0 2019-11-07 11:37:25 +01:00
openssl Cleanup include/openssl/opensslv.h.in 2019-11-08 16:12:57 +01:00