Archive for the ‘Unix Encryption’ Category

Software to create an encrypted file system in Linux

September 20th, 2011 | Posted by Daniel | No Comments
ShareShareThis an old article from Linux Magazine, free to download, I found it to be an excellent and detailed review of the most common tools that exist to encrypt data ...

How to use eCryptfs for encryption in Linux

September 13th, 2011 | Posted by Daniel | No Comments
ShareShareeCryptfs is a cryptographic file system embedded inside the Linux kernel (versions 2.6.19 and later), it is also a stacked file system, which means that eCryptfs is a layer that ...

How to encrypt your data using OpenSSL

August 25th, 2011 | Posted by Daniel | No Comments
ShareShareFor those of you comfortable with the command line, there is an alternative way to password a file using the free utility OpenSSL, for example if you wanted to password ...