
Windows BitLocker
No encryption of dynamic disks, but command-line-encryption! Dynamic disks must be converted to basic disks with EasyUS Partition Master or Partition Guru before encrypting with Bitlocker.
LUKSUS is a tool that creates an encrypted volume and filesystem on a hardrive or other storage media as well as a filecontainer. It can use the following encryption facilities: LUKS, Truecrypt and GELI.
luksus is a tool that creates an encrypted volume and filesystem on a hardrive or other storage media as well as a filecontainer.it can use the following encryption facilities: luks, truecrypt and geli.
luksus is a wrapper script for cryptsetup/tcplay/geli, shred and mkfs. instead of having to read up on the documentation for thesetools, i wrote this wrapper script to handle the dirtywork.being opinionated and pragmatic this program assumes that you (must) have: dialog or whiptail, gnutools / coretools , and a supportedencryption engine installed. on linux this is either found in thecryptsetup package for luks support and tcplay for truecrypt support
file-encryption encrypted-filesystem