Skip to content
Snippets Groups Projects
username-removed-113594's avatar
pushed to branch wip-luks2 at cryptsetup / cryptsetup
username-removed-113594's avatar
pushed to branch master at cryptsetup / cryptsetup
  • de2f07b8 · Do not try to load LUKS2 header if backup_file is LUKS1.
username-removed-113594's avatar
pushed to branch wip-luks2 at cryptsetup / cryptsetup
  • fd351abc · Do not try to load LUKS2 header if backup_file is LUKS1.
username-removed-113594's avatar
pushed to branch wip-luks2 at cryptsetup / cryptsetup
username-removed-113594's avatar
pushed to branch master at cryptsetup / cryptsetup
  • cc5c9115 · Do not allow resize if device size is not aligned to sector size.
username-removed-113594's avatar
pushed to branch master at cryptsetup / cryptsetup
username-removed-113594's avatar
commented on issue #345 "Use system libargon2" at cryptsetup / cryptsetup

I have implemented --enable-libargon2 option (for now in wip-luks2), see https://gitlab.com/cryptsetup/cryptsetup/commit/a72ac7b720055703b7c2490139...

username-removed-113594's avatar
closed issue #345 "Use system libargon2" at cryptsetup / cryptsetup
username-removed-113594's avatar
pushed to branch wip-luks2 at cryptsetup / cryptsetup
  • a72ac7b7 · Enable to use system libargon2.
username-removed-113594's avatar
commented on issue #345 "Use system libargon2" at cryptsetup / cryptsetup

If there is a reason, bundling library make sense....

username-removed-122222's avatar
opened issue #345 "Use system libargon2" at cryptsetup / cryptsetup
username-removed-113594's avatar
pushed to branch wip-luks2 at cryptsetup / cryptsetup
  • 82ceb61b · Do not allow resize if device size is not aligned to sector size.
username-removed-113594's avatar
commented on issue #21 "method to change the hash per-slot" at cryptsetup / cryptsetup

LUKS2 can define encryption per-slot. We still use compatible keyslot digest, but in LUKS2 in now stores the full hash length (except when converte...

username-removed-113594's avatar
closed issue #21 "method to change the hash per-slot" at cryptsetup / cryptsetup
username-removed-113594's avatar
commented on issue #54 "Consider increasing LUKS_STRIPES because of 4096 byte sector hds" at cryptsetup / cryptsetup

Unaligned keyslots in fact help to AF to fucntion. We will not support old AF with anything different than 4000 stripes, I hope one day there we wi...

username-removed-113594's avatar
closed issue #54 "Consider increasing LUKS_STRIPES because of 4096 byte sector hds" at cryptsetup / cryptsetup
username-removed-113594's avatar
commented on issue #77 "Second copy of LUKS header" at cryptsetup / cryptsetup

We have two copies of visible metadata now in LUKS2. It still does not cover keyslot binary data, but that need some new algorithm that combines fo...

username-removed-113594's avatar
closed issue #77 "Second copy of LUKS header" at cryptsetup / cryptsetup
username-removed-113594's avatar
commented on issue #119 "[Improvement] More secure key derivation function" at cryptsetup / cryptsetup

Cryptsetup2 (LUSK2) now have Argon2i/Argon2id support, please try it....

username-removed-113594's avatar
closed issue #119 "[Improvement] More secure key derivation function" at cryptsetup / cryptsetup