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

Diff for /www/65.html between version 1.32 and 1.33

version 1.32, 2019/03/14 20:35:10 version 1.33, 2019/03/17 21:37:37
Line 128 
Line 128 
       <li>        <li>
         Added the SM3 hash function from the Chinese standard GB/T 32905-2016.          Added the SM3 hash function from the Chinese standard GB/T 32905-2016.
       <li>        <li>
           Added the SM4 block cipher from the Chinese standard GB/T 32907-2016.
         <li>
         Added more OPENSSL_NO_* macros for compatibility with OpenSSL.          Added more OPENSSL_NO_* macros for compatibility with OpenSSL.
       <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.
Line 135 
Line 137 
         Implemented further missing OpenSSL 1.1 API.          Implemented further missing OpenSSL 1.1 API.
       <li>        <li>
         Added support for XChaCha20 and XChaCha20-Poly1305.          Added support for XChaCha20 and XChaCha20-Poly1305.
         <li>
           Added support for AES key wrap constructions via the EVP interface.
     </ul>      </ul>
   
     <li>Compatibility Changes      <li>Compatibility Changes

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33