On May 7, 2010, at 5:17 PM, Peter Jones wrote:
Rick Moynihan writes:
I've patched org-crypt to use symmetric encryption. If org-crypt-key
is nil a symmetric cipher is used.
That seems like a pretty simple change. The documentation for
epg-encrypt-string says:
,
| If RECIPIENTS is nil
Rick Moynihan writes:
> I've patched org-crypt to use symmetric encryption. If org-crypt-key
> is nil a symmetric cipher is used.
That seems like a pretty simple change. The documentation for
epg-encrypt-string says:
,
| If RECIPIENTS is nil, it performs symmetric encryption.
`
So, I