LogoSailfishOS Open Build Service > Projects > home:nielnielsen > truecrypt
Log In

truecrypt

TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted 
volume (data storage device).

To create a file-base encrypted volume

$ truecrypt -t -c

To use on Jolla you need to supply truecrypt with the "-m=nokernelcrypto" parameter

For example encrypted file created is named encrypted.tc and is to be mounted in /home/nemo/mount folder:

$ mkdir ~/mount
$ truecrypt -m=nokernelcrypto -t ~/encrypted.tc ~/mount

Source Files

Filename Size Changed Actions
changes.txt 250 Bytes about 9 years ago Download File
truecrypt-7.1a.tar.gz 1.84 MB about 9 years ago Download File
truecrypt.spec 1.65 KB almost 2 years ago Download File
wxWidgets-2.8.12.tar.gz 18 MB about 9 years ago

Latest Revision

Niel Nielsen Niel Nielsen (nielnielsen) committed almost 2 years ago (revision 61)

Comments for home:nielnielsen (0)