[BACK]Return to 66.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/66.html between version 1.12 and 1.13

version 1.12, 2019/07/31 12:05:09 version 1.13, 2019/07/31 17:16:09
Line 131 
Line 131 
     <li>API and Documentation Enhancements      <li>API and Documentation Enhancements
     <ul>      <ul>
       <li>Completed the port of RSA_METHOD accessors from the        <li>Completed the port of RSA_METHOD accessors from the
           OpenSSL 1.1 API.<!-- 3.0.0 -->            OpenSSL 1.1 API.
       <li>Documented undescribed options and        <li>Documented undescribed options and
           removed unfunctional options description in openssl(1) manual.            removed unfunctional options description in openssl(1) manual.
     </ul>      </ul>
Line 144 
Line 144 
     <ul>      <ul>
       <li>        <li>
         A plethora of small fixes due to regular oss-fuzz testing.          A plethora of small fixes due to regular oss-fuzz testing.
         <li>
           Various side channels in DSA and ECDSA were addressed.
           These are some of the many issues found in an extensive systematic
           analysis of bignum usage by Samuel Weiser, David Schrammel et al.
     </ul>      </ul>
   
     <li>Internal Improvements      <li>Internal Improvements
Line 160 
Line 164 
       <li>        <li>
         Fixed issue where SRTP extension would not be sent by server.          Fixed issue where SRTP extension would not be sent by server.
       <li>        <li>
         Fixed incorrect carry operation in 512 addition for Streebog.<!-- 3.0.0 -->          Fixed incorrect carry operation in 512 addition for Streebog.
       <li>Fixed -modulus option with openssl(1) dsa subcommand.        <li>Fixed -modulus option with openssl(1) dsa subcommand.
       <li>Fixed PVK format output issue with openssl(1) dsa and rsa subcommand.        <li>Fixed PVK format output issue with openssl(1) dsa and rsa subcommand.
     </ul>      </ul>

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13