From aeb4be5429fd241eefa0577cfc5f13f09f16c22c Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Sat, 27 Oct 2018 19:49:33 +0700 Subject: Update versions and release notes for 1.8.4 --- crypto/Readme.html | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) (limited to 'crypto/Readme.html') diff --git a/crypto/Readme.html b/crypto/Readme.html index a89e7e535..d63974c66 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -119,7 +119,7 @@ We state, where EC MQV has not otherwise been disabled or removed:
  • Symmetric key algorithms: AES, Blowfish, Camellia, CAST5, CAST6, ChaCha, DES, DESede, GOST28147, HC-128, HC-256, IDEA, ISAAC, Noekeon, RC2, RC4, RC5-32, RC5-64, RC6, Rijndael, - Salsa20, SEED, Serpent, Skipjack, TEA/XTEA, Threefish, Tnepres, Twofish, VMPC and XSalsa20. + Salsa20, SEED, Serpent, Skipjack, SM4, TEA/XTEA, Threefish, Tnepres, Twofish, VMPC and XSalsa20.
  • Symmetric key modes: CBC, CFB, CTS, GOFB, OFB, OpenPGPCFB, and SIC (or CTR). @@ -139,16 +139,16 @@ We state, where EC MQV has not otherwise been disabled or removed:
  • Digests: GOST3411, Keccak, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, - SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3, Tiger, and Whirlpool. + SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3, SM3, Tiger, and Whirlpool.
  • XOFs: SHAKE.
  • - Signer mechanisms: DSA, ECDSA, ECGOST3410, ECNR, GOST3410, ISO9796d2, PSS, RSA, X9.31-1998. + Signer mechanisms: DSA, ECDSA, ECGOST3410, ECNR, Ed25519, Ed448, GOST3410, ISO9796d2, PSS, RSA, X9.31-1998.
  • - Key Agreement: Diffie-Hellman, EC-DH, EC-MQV, J-PAKE, SRP-6a. + Key Agreement: Diffie-Hellman, EC-DH, EC-MQV, J-PAKE, SRP-6a, X25519, X448.
  • Macs: CBCBlockCipher, CFBBlockCipher, CMAC, GMAC, GOST28147, HMac, ISO9797 Alg. 3, Poly1305, SipHash, SkeinMac, VMPCMAC. @@ -296,8 +296,16 @@ We state, where EC MQV has not otherwise been disabled or removed:

    Notes:

    -

    Release 1.8.4, TBD

    +

    Release 1.8.4, Saturday October 27, 2018

    +
    IMPORTANT
    +
    Defects Fixed