Codebase list libcryptx-perl / cf2422d
exclude wycheproof tests (too big) from dist tarball (via MANIFEST.SKIP) Karel Miko 5 years ago
2 changed file(s) with 3 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
66 - fix $46 tests only - t/mbi_ltm_bigintpm.t etc. started to fail with latest Math::BigInt
77 - improved CBC/ECB padding (using libtomcrypt's functions: padding_depad + padding_pad)
88 - enable pkcs#8 encrypted RSA keys (supported by the latest libtomcrypt)
9 - exclude wycheproof tests (too big) from dist tarball (via MANIFEST.SKIP)
910
1011 0.061 2018-06-07
1112 - bundled libtommath update (+stdint.h workaround)
3939 ^.travis*
4040 t/openssl/.*$
4141 ^src/liballinone*
42 ^src/update-libtom.pl$
42 ^src/update-libtom.pl$
43 ^t/wycheproof.*$