diff --git a/Changes b/Changes index 705a0a2..a8dec2a 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,8 @@ Changes for CryptX 0.062 2018-10-XX - - bundled libtommath update branch:no-stdint-h - - bundled libtomcrypt update branch:develop (commit:62cd8734 2018-10-29) + - bundled libtommath update branch:no-stdint-h (commit:8b9f98b + no-stdint-h patch) + - bundled libtomcrypt update branch:develop (commit:f413335b 2018-10-29) - fix #45 doc only - sign_message_rfc7518 / sign_message_rfc7518 - fix $46 tests only - t/mbi_ltm_bigintpm.t etc. started to fail with latest Math::BigInt - fix #47 gcm_decrypt_verify + chacha20poly1305_decrypt_verify don't verify the tag - SERIOUS SECURITY BUG!