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

Diff for /www/65.html between version 1.20 and 1.21

version 1.20, 2019/01/20 10:15:50 version 1.21, 2019/01/22 01:25:02
Line 116 
Line 116 
       <li>        <li>
         Added more OPENSSL_NO_* macros for compatibility with OpenSSL.          Added more OPENSSL_NO_* macros for compatibility with OpenSSL.
       <li>        <li>
         Added pbkdf2 key derivation support          Added pbkdf2 key derivation support
         to <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> enc.          to <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> enc.
       <li>        <li>
         Partial port of the OpenSSL EC_KEY_METHOD API for use by OpenSSH.          Partial port of the OpenSSL EC_KEY_METHOD API for use by OpenSSH.
       <li>        <li>
         Implemented further missing OpenSSL 1.1 API.          Implemented further missing OpenSSL 1.1 API.
         <li>
           Added support for XChaCha20 and XChaCha20-Poly1305.
     </ul>      </ul>
   
     <li>Compatibility Changes      <li>Compatibility Changes

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21