=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/61.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- www/61.html 2017/04/02 16:53:22 1.64 +++ www/61.html 2017/04/02 17:01:12 1.65 @@ -645,7 +645,13 @@ libtls.
  • Improved nc(1) TLS handshake CPU usage and server-side error - reporting. + reporting. + +
  • Add a constant time version of BN_gcd and use it default for + BN_gcd to avoid the possibility of sidechannel timing attacks + against RSA private key generation - Thanks to Alejandro + Cabrera +