Encryption of Sensitive Files - Security & Cryptography

Users browsing this thread: 2 Guest(s)
Dyzaster
Members
I myself use Truecrypt. What i do is i create a encrypted volume (A folder which is then encrypted and turned into a non-open-able file until its decrypted) and i use Serpent-Twofish-AES.

It first encrypts with AES (256BIT) then with Twofish (256BIT) then with Serpent (256BIT), and i use SHA-512 as the Hash Algorithm. Then use a 25+ (Mines more) Long password to avoid brute-force. (Passwords like "Today.Me.And.My.Mom.Played.COD.7.And.I.Beat.Her" are good, whos going to guess that? And what password list will hold that?)

Also, when it comes to encrypting an actual Hard Drive with *Nix i reccomend LUKS. I know its available for Arch, i have never tried it on anything else. With LUKS you can do a mixture of i think the same 3 encryptions, and you choose what BIT you want.
I am The Dyzaster. I am not an "Anon" My Avatar represents my beliefs, it does not mean that i'm an UB3R HAX0R who Ddos's websites while my mommie makes me a sammich.

I Deleted System32 out of Linux so my OS runs faster then yours.


Messages In This Thread
Encryption of Sensitive Files - by Revcore - 22-07-2012, 06:27 PM
RE: Encryption of Sensitive Files - by yrmt - 22-07-2012, 06:36 PM
RE: Encryption of Sensitive Files - by Robby - 23-07-2012, 10:57 AM
RE: Encryption of Sensitive Files - by venam - 21-08-2012, 06:40 AM
RE: Encryption of Sensitive Files - by D9u - 07-09-2012, 05:28 AM
RE: Encryption of Sensitive Files - by venam - 07-09-2012, 06:46 AM
RE: Encryption of Sensitive Files - by OpenSource - 23-09-2012, 02:49 AM
RE: Encryption of Sensitive Files - by CrossFold - 25-09-2012, 01:45 PM
RE: Encryption of Sensitive Files - by Dyzaster - 20-11-2012, 02:20 AM