summaryrefslogtreecommitdiffstats
path: root/system/tc-play/README
blob: 26d91f466be29c7805a03668576b21e3e3e04c4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
tcplay is a free (BSD-licensed), pretty much fully featured (including
multiple keyfiles, cipher cascades, etc) and stable TrueCrypt
implementation.

This implementation supports mapping (opening) both system and normal
TrueCrypt volumes, as well as opening hidden volumes and opening an
outer volume while protecting a hidden volume. There is also support
to create volumes, including hidden volumes, etc. Since version 1.1,
there is also support for restoring from the backup header (if
present), change passphrase, keyfile and PBKDF2 PRF function.

Since tcplay uses dm-crypt (or dm_target_crypt on DragonFly) it makes
full use of any available hardware encryption/decryption support once
the volume has been mapped.