descriptionMount TrueCrypt(R)ed Windows system partitions on Linux
ownerjk@jk.gs
last changeTue, 15 Jan 2013 18:35:34 +0000 (15 19:35 +0100)
content tags
add:
readme

dmsetup-tc allows you to mount TrueCrypt®'s encrypted system drives/volumes (a Windows-only feature) under Linux without even using TrueCrypt®. Thanks to dm_crypt you get kernel-level encryption, so it's really fast, too.

Tested with Linux 2.6.24 and TrueCrypt® 6.0a.

shortlog
2013-01-15 Jan KrügerMakefile: Fix order of arguments in linker callmaster
2012-09-02 Jan KrügerSupport reading TC header from a filemob0.5
2012-09-02 Jan Krügerget_part_info: refactor to not need disk device name
2012-09-02 Jan KrügerAdd git ignore patterns
2012-09-02 Jan Kger"Build system": auto-include version number in build
2012-02-19 Jan Krügerxts.c: fix incorrect return type of xts_shift and xts_xor0.4
2012-02-19 Jan KrügerUnify pointer type for binary data to become unsigned...
2012-02-19 Jan Krügermain.c: use proper format patterns for size_t values
2012-02-19 Jan Krügermain.c: boswap: use proper return type
2012-01-19 Jan Krügercrypt_derive_key: fix size in sdata structure for deriv...
2012-01-19 Jan Krügervalidate_header: make work on 64-bit systems0.3
2008-08-18 Jan KrügerAdd a missing newline in an error message.
2008-08-17 Jan KrügerProvide more helpful error messages when a volume can... 0.2
2008-08-17 Jan KrügerImprove error reporting in the XTS routines.
2008-08-17 Jan KrügerFix header decryption routine.
2008-08-17 Jan KrügerFix partial encryption check.
...
tags
11 years ago 0.5 Release 0.5
12 years ago 0.4 Tag version 0.4.
12 years ago 0.3 Tag version 0.3.
15 years ago 0.2 Tag version 0.2.
15 years ago 0.1 Tag version 0.1.
heads
11 years ago master
11 years ago mob