Search found 2 matches

by galpak09
Mon Nov 25, 2013 2:30 pm
Forum: AES Crypt
Topic: aescrypt - asymmetric crypto instead of password?
Replies: 6
Views: 14509

Re: aescrypt - asymmetric crypto instead of password?

I understand your point about users having to use a different paradigm in storing/remembering decryption info, and it's a valid point. Maybe there needs to be a separate tool to do asymmetric crypto.

Currently, the only tool which does it is gnupg (that I'm aware of). This one comes with a whole ...
by galpak09
Sun Nov 24, 2013 8:10 pm
Forum: AES Crypt
Topic: aescrypt - asymmetric crypto instead of password?
Replies: 6
Views: 14509

aescrypt - asymmetric crypto instead of password?

I have a suggestion to aescrypt code maintainers: there is a feature which I think could be fairly easy to implement, which could make this tool significantly more useful.

Here's a scenario: you are running some sort of security recording or online backup. Something that does not permit a person to ...