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

Diff for /www/65.html between version 1.17 and 1.18

version 1.17, 2019/01/19 01:55:41 version 1.18, 2019/01/19 16:18:47
Line 111 
Line 111 
         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> encrypt, and          to <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> enc,
         changed the default digest type to sha256          and changed the default digest type to sha256
         <li>
           Changed the default digest type of
           <a href="https://man.openbsd.org/openssl.1">openssl(1)</a> dgst
           to sha256.
       <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>

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18