* Add TrueCrypt support
- Simply add a userland tool that sets dm_target_crypt up with the right parameters, extracted from the TrueCrypt header
- https://github.com/bwalex/tc-play <- done!
- - needs OpenSSL with XTS support; probably next major release
- - add Serpent and Twofish support to tc-play
- - add cascaded cipher support to tc-play ?
+ - need passphrase read timeout support
+ - cryptdisks: needs generic crypto options; multiple keyfile support
* Update cryptsetup