Add basic support for system TCRYPT device.
[platform/upstream/cryptsetup.git] / lib / tcrypt / tcrypt.h
2012-12-22 Milan BrozAdd basic support for system TCRYPT device.
2012-12-02 Milan BrozAdd TCRYPT documentation,
2012-11-27 Milan BrozTCRYPT: fix activation and hidden device offsets.
2012-11-26 Milan BrozTCRYPT: add backup header option.
2012-11-25 Milan BrozTCRYPT: simplify code, support blowfish chains for...
2012-11-23 Milan BrozTCRYPT: add dump command
2012-11-23 Milan BrozTCRYPT: support crypt_volume_key_get
2012-11-23 Milan BrozTCRYPT: show proper device in status for chained mode
2012-11-23 Milan BrozTCRYPT: move all header handling into library.
2012-11-22 Milan BrozTCRYPT: parse cipher chain on init.
2012-11-22 Milan BrozTCRYPT: support proper device removal
2012-11-19 Milan BrozTCRYPT: support keyfiles
2012-11-19 Milan BrozAdd basic TCRYPT library.