On Tue, Dec 18, 2018 at 3:18 AM Nick <oinksoc...@letterboxes.org> wrote:

> I should add that I don't really care about the format, or even the use of 
> openssl - just the ability to tackle large files with the benefits of public 
> key encryption, in a self-contained way without needing fiddly work deploying 
> the keys (as GnuPG seems to require for its keyring, judging from my 
> experience deploying Backup-Ninja / Duplicity using Ansible.)

Maybe you should look at gpg directly, `gpg --symmetric` uses a
passphrase, which doesn't sound fiddly.
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to