diff options
author | crtxc <krankynarp@outlook.com> | 2014-06-29 09:20:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-29 09:20:23 +0700 |
commit | fa20e7f2a8ba730c41ff3368651a1995effae3ca (patch) | |
tree | 7b4461fcc4ba7f1c436704bd49d6f860ea351312 /system/tc-play/slack-desc | |
parent | 9c1919063e8e55ee8b9df7e7b6f73e70dc58d75a (diff) | |
download | slackbuilds-fa20e7f2a8ba730c41ff3368651a1995effae3ca.tar.gz |
system/tc-play: Added (TrueCrypt implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tc-play/slack-desc')
-rw-r--r-- | system/tc-play/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/tc-play/slack-desc b/system/tc-play/slack-desc new file mode 100644 index 0000000000..7707e83f64 --- /dev/null +++ b/system/tc-play/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +tc-play: tc-play (TrueCrypt implementation) +tc-play: +tc-play: This implementation supports mapping (opening) both system +tc-play: and normal TrueCrypt volumes. opening hidden volumes and +tc-play: opening an outer volume while protecting a hidden volume. +tc-play: Create volumes, including hidden volumes, restoring from the backup +tc-play: header (if present), change passphrase, keyfile and PBKDF2 +tc-play: PRF function. +tc-play: +tc-play: https://github.com/bwalex/tc-play +tc-play: |