Go to file
Ludwig Nussel 901c97104c - New version 2.1.0
* The default size of the LUKS2 header is increased to 16 MB.
    It includes metadata and the area used for binary keyslots;
    it means that LUKS header backup is now 16MB in size.
  * Cryptsetup now doubles LUKS default key size if XTS mode is used
    (XTS mode uses two internal keys). This does not apply if key size
    is explicitly specified on the command line and it does not apply
    for the plain mode.
    This fixes a confusion with AES and 256bit key in XTS mode where
    code used AES128 and not AES256 as often expected.
  * Default cryptographic backend used for LUKS header processing is now
    OpenSSL. For years, OpenSSL provided better performance for PBKDF.
  * The Python bindings are no longer supported and the code was removed
    from cryptsetup distribution. Please use the libblockdev project
    that already covers most of the libcryptsetup functionality
    including LUKS2.
  * Cryptsetup now allows using --offset option also for luksFormat.
  * Cryptsetup now supports new refresh action (that is the alias for
    "open --refresh").
  * Integritysetup now supports mode with detached data device through
    new --data-device option.
- 2.1.0 would use LUKS2 as default, we stay with LUKS1 for now until
  someone has time to evaluate the fallout from switching to LUKS2.

OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=146
2019-02-15 14:36:10 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=1 2007-06-05 02:29:16 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cryptsetup?expand=0&rev=1 2007-06-05 02:29:16 +00:00
baselibs.conf Accepting request 561151 from home:archie172:branches:security 2018-01-09 08:52:58 +00:00
cryptsetup-2.1.0.tar.sign - New version 2.1.0 2019-02-15 14:36:10 +00:00
cryptsetup-2.1.0.tar.xz - New version 2.1.0 2019-02-15 14:36:10 +00:00
cryptsetup.changes - New version 2.1.0 2019-02-15 14:36:10 +00:00
cryptsetup.keyring Accepting request 143882 from home:sbrabec:gpg-offline-verify 2012-12-11 12:52:39 +00:00
cryptsetup.spec - New version 2.1.0 2019-02-15 14:36:10 +00:00