Asymmetric keys
Posted: Tue Oct 23, 2012 4:13 pm
Hi there,
We've been happily using aescrypt for a couple of years, but the time has come to move our security up a little.
We tend to be encrypting things on one platform and decrypting on another, so we've either got passwords in scripts or code (rare) or we are prompting users to type them in, which isn't without problems.
We are probably going to move over to openssl, but it would be nice if we could actually use different passwords for encrypt and decrypt with aescrypt. Save on some of the reworking, and keep the clear benefits aescrypt offers.
Tell me I've missed some obvious and easy way of using the aescrypt tool, please!
Cheers
Benedict Carey
We've been happily using aescrypt for a couple of years, but the time has come to move our security up a little.
We tend to be encrypting things on one platform and decrypting on another, so we've either got passwords in scripts or code (rare) or we are prompting users to type them in, which isn't without problems.
We are probably going to move over to openssl, but it would be nice if we could actually use different passwords for encrypt and decrypt with aescrypt. Save on some of the reworking, and keep the clear benefits aescrypt offers.
Tell me I've missed some obvious and easy way of using the aescrypt tool, please!
Cheers
Benedict Carey