summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Miko <karel.miko@gmail.com>2018-10-29 13:09:21 +0100
committerKarel Miko <karel.miko@gmail.com>2018-10-29 13:09:21 +0100
commit5fb1e57ff1ca7bfd863c4dc3b526e9ef7e2ef83e (patch)
tree94c146147b2d8f569e97d88a0ff6fd933b5c3fbe
parent32535c3b5256b1a4cc1b2ebbd17f8704a2fbc12b (diff)
update changes
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index 705a0a2e..a8dec2ad 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!