Search found 2 matches

by Benguin
Wed Oct 24, 2012 9:31 am
Forum: AES Crypt
Topic: Asymmetric keys
Replies: 2
Views: 6382

Re: Asymmetric keys

Yes, many thanks for the prompt and informative response.

We'd already been prototyping a bit with openssl, so thanks for confirming it can actually do what we suspected it could!

Good luck with AESCrypt, it's a great little tool.
by Benguin
Tue Oct 23, 2012 4:13 pm
Forum: AES Crypt
Topic: Asymmetric keys
Replies: 2
Views: 6382

Asymmetric keys

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 ...