mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
fd4a6e7d1e
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 |
||
---|---|---|
.. | ||
crypto | ||
internal | ||
openssl |