PDA

View Full Version : encryption app




cmm
May 31, 2006, 11:04 PM
I need to encrypt about 500 megs of data. What options do I have as a GUI app?



Heb1228
May 31, 2006, 11:19 PM
You can make an encrypted disk image in Disk Utility. 256-bit encryption. If that doesn't suit your needs, be more specific about how you intend to use it.

cmm
May 31, 2006, 11:22 PM
DU does 128. I just need something like PGP that will let me do AES-256. I need to store some documents that I don't need broken in to. I want to use DU's encryption scheme then on top of that another with a separate passwd.

Heb1228
May 31, 2006, 11:39 PM
DU does 128.
You're right, my bad.

EDIT: Looks like all the apps I can find only do 128 as well. Hope somebody else knows of something to help you out.

Chaszmyr
May 31, 2006, 11:41 PM
I don't think it's advisable to make a post on a public forum saying you haven't yet found encryption, and you need to encrypt something sensitive enough that 128 bit encryption isnt good enough ;)

savar
May 31, 2006, 11:53 PM
DU does 128. I just need something like PGP that will let me do AES-256. I need to store some documents that I don't need broken in to. I want to use DU's encryption scheme then on top of that another with a separate passwd.

You already seem to know what you want. There's an openPGP implementation available for OS X. That should be what you're looking for.

iBunny
Jun 1, 2006, 12:23 AM
Isnt AES-128 like super strong with a good password anyway?

Chaszmyr
Jun 1, 2006, 07:10 AM
Isnt AES-128 like super strong with a good password anyway?

In a word, yes. However, all encryptions become weaker with age.