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

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

version 1.11, 2019/06/13 15:42:34 version 1.12, 2019/07/31 12:05:09
Line 132 
Line 132 
     <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.<!-- 3.0.0 -->
         <li>Documented undescribed options and
             removed unfunctional options description in openssl(1) manual.
     </ul>      </ul>
   
     <li>Compatibility Changes      <li>Compatibility Changes
Line 150 
Line 152 
   
     <li>Portable Improvements      <li>Portable Improvements
     <ul>      <ul>
         <li>Enabled openssl(1) speed subcommand on Windows platform.
     </ul>      </ul>
   
     <li>Bug Fixes      <li>Bug Fixes
Line 158 
Line 161 
         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.<!-- 3.0.0 -->
         <li>Fixed -modulus option with openssl(1) dsa subcommand.
         <li>Fixed PVK format output issue with openssl(1) dsa and rsa subcommand.
     </ul>      </ul>
   </ul>    </ul>
   

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