Add configurable blocksize to ChangeLog
This commit is contained in:
parent
d7f34c0dfb
commit
fdd9c980bd
@ -5,6 +5,7 @@ Version 0.9.3 (unreleased)
|
||||
Furthermore, we won't ask for password confirmation when creating a file system but the password only has to be sent once to stdin.
|
||||
* You can disable the automatic update check by setting CRYFS_NO_UPDATE_CHECK=true in your environment.
|
||||
* Building CryFS from the GitHub tarball (i.e. when there is no .git directory present) works.
|
||||
* The ciphertext block size is configurable. You can use the "--blocksize-bytes" command line argument. If not specified, CryFS will ask you for a block size when creating a file system.
|
||||
|
||||
Version 0.9.2
|
||||
---------------
|
||||
|
Loading…
Reference in New Issue
Block a user