diff options
author | Barry J. Grundy <bgrundy [AT] linuxleo.com> | 2019-01-19 04:13:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-19 04:13:52 +0700 |
commit | 442d49e79a8ec20c9cd41d058ada0517713d9cfb (patch) | |
tree | 96e2d2a4ea8e063481646580b6f541a9806ce140 /libraries/libbde/README | |
parent | f01adf1ec57b8a94dca1829cba8fa142a5777873 (diff) |
libraries/libbde: Updated for version 20181227.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libbde/README')
-rw-r--r-- | libraries/libbde/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/libbde/README b/libraries/libbde/README index 7499205324539..309265709b65f 100644 --- a/libraries/libbde/README +++ b/libraries/libbde/README @@ -5,14 +5,12 @@ The BDE format is used by Windows, as of Vista, to encrypt data on a storage media volume. Supported BDE formats: - -BitLocker Windows Vista -BitLocker Windows 7 -BitLocker Windows 8 (Consumer Preview) -BitLocker To Go Supported protection methods: - -clear key -password -recovery password @@ -20,6 +18,5 @@ Supported protection methods: -FKEV and/or TWEAK key data Additional features: - -support for partial encrypted volumes -zeros out the BDE metadata, matches behavior seen on Windows |