Software to encrypt files and folders

Discussion in 'privacy technology' started by ams963, Oct 16, 2014.

  1. ams963

    ams963 Registered Member

    Joined:
    May 3, 2011
    Posts:
    6,039
    Location:
    Parallel Universe
    Hi,

    I'm looking for a free encryption software to encrypt files and folders in 256 bit AES. Please suggest me a good one.
     
  2. Rules

    Rules Registered Member

    Joined:
    Mar 3, 2009
    Posts:
    697
    Location:
    EU
  3. brians08

    brians08 Registered Member

    Joined:
    Apr 27, 2008
    Posts:
    102
    If you are using Linux, you can encrypt files and folders with some degree of certainty. If using Windows, 3rd party software can try to encrypt files and folders but how certain can you be that the data is secure? How do you know that unencrypted pieces of the target files are not stored here there and everywhere on the hard drive? In fact, you can be fairly certain that Windows has an unencrypted copy of every file you have opened stuffed in a temp file or page file remnant.
    AxCrypt will stop your wife, kids or roomate from reading secret stuff but not the police, FBI, NSA, etc...
    File/folder encryption is fine for a thumb drive or portable hard drive but if you think someone with any intelligent at all will scan your system disk, your only option is system encryption.
     
  4. deBoetie

    deBoetie Registered Member

    Joined:
    Aug 7, 2013
    Posts:
    1,832
    Location:
    UK
    AESCrypt has an open API too (although this links to .Net crypto libraries which is both good and bad). It uses a common format for the headers too.

    I do not agree there is a clear distinction between Linux and Windows, both risk having unencrypted fragments about, and system encryption only protects against some things.

    Rather obviously, strong passwords are a necessary complement to strong crypto.
     
  5. pencarrow

    pencarrow Registered Member

    Joined:
    Sep 23, 2014
    Posts:
    7
    Location:
    New Orleans, LA
    But the question asked by arms63 was software that could encrypt both files AND folders.

    I don't believe AESCrypt or AxCrypt can encrypt a folder.

    Is there a freeware solution that will encrypt a folder with a simple right-click menu option like AESCrypt does to encrypt a single file?
     
  6. deBoetie

    deBoetie Registered Member

    Joined:
    Aug 7, 2013
    Posts:
    1,832
    Location:
    UK
    To encrypt a file tree, that would normally be done with a zip utility, and these use various forms of AES, some 256 bit. If you use the right file type (e.g. 7zip), these can also encrypt the filenames, which is a weakness with normal winzip type zip archives. Of course, the problem then is that all the files are (normally) encrypted with the same password (which you may or may not want). I use PeaZip which at least encrypts added files with the current password, and supports keyfiles though I haven't tested that.
     
  7. dogbite

    dogbite Registered Member

    Joined:
    Dec 13, 2012
    Posts:
    1,290
    Location:
    EU
    You can also try minilock app (if you use Chromium) to encrypt files. I am not sure it can encrypt folders, though.
    It's not AES but Xsalsa20, even stronger.
     
  8. ams963

    ams963 Registered Member

    Joined:
    May 3, 2011
    Posts:
    6,039
    Location:
    Parallel Universe
    Thanks everybody. I'll try out the suggestions.:)
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.