From cff26040d8e4019e2c9db950d7986f6422c6711b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 30 Apr 2022 15:41:14 -0400 Subject: Using insecure crytpo from the CLI is now an error by default --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2f06936f..6826703b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2022-04-30 Jay Berkenbilt + + * Make attempting to write encrypted files that use RC4 (40-bit or + 128-bit without AES) an error rather than a warning when + --allow-weak-crypto is not specified. + 2022-04-29 Jay Berkenbilt * QPDFObjectHandle: for the methods insertItem, appendItem, -- cgit v1.2.3-54-g00ecf