* add a communication channel mechanism to dm
- essentially a way to send messages and receive responses to dm target instances
+* add serpent and twofish support to dm_target_crypt
+
* 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 ?
* Update cryptsetup