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 almost 9 years ago Download File
truecrypt-7.1a.tar.gz 1.84 MB almost 9 years ago Download File
truecrypt.spec 1.64 KB almost 9 years ago Download File
wxWidgets-2.8.12.tar.gz 18 MB almost 9 years ago

Revision 43 (latest revision is 61)

Niel Nielsen Niel Nielsen (nielnielsen) committed almost 9 years ago (revision 43)

Comments for home:nielnielsen (0)