Closed git70 closed 5 years ago
Thanks for the report and the git version has a fix for the problem.
LUKS1 header are 3MB big and zuluCrypt had this size as the maximum size a volume header can have but LUKS2 header are 4MB big and zuluCrypt was rejecting them. I solved the problem by raising the maximum size to 10MB.