Codebase list libcryptx-perl / 0f9e9aa
update changes Karel Miko 5 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
44 - bundled libtomcrypt update branch:develop
55 - fix #45 doc only - sign_message_rfc7518 / sign_message_rfc7518
66 - fix $46 tests only - t/mbi_ltm_bigintpm.t etc. started to fail with latest Math::BigInt
7 - fix #47 gcm_decrypt_verify + chacha20poly1305_decrypt_verify don't verify the tag - SERIOUS SECURITY BUG!
78 - improved CBC/ECB padding (using libtomcrypt's functions: padding_depad + padding_pad)
89 - enable pkcs#8 encrypted RSA keys (supported by the latest libtomcrypt)
910 - exclude wycheproof tests (too big) from dist tarball (via MANIFEST.SKIP)