From 12777a04ca85e69a26732bfa8604af8d23f8bfe1 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 26 Jan 2020 14:38:56 -0500 Subject: Add encrypt key to json --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 254c589e..68aff3fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2020-01-26 Jay Berkenbilt + * Add "encrypt" key to the json output. This contains largely the + same information as given by --show-encryption but in a + consistent, parseable format. + * Add options --is-encrypted and --requires-password. These can be used with files, including encrypted files with unknown passwords, to determine whether or not a file is encrypted and whether a -- cgit v1.2.3-54-g00ecf