NetBSD/crypto
agc 2008a1289b get some things off the TODO list
when initialising, recognise keys in a different order.

1. read the public keyring

2. if a userid has been specified, use it

3.  if not, check the configuration file (~/.gnupg/gpg.conf) for a
default user id

4, only read the secret keyring if we need to (decrypting or signing)

5.  if signing, and we still don't have a userid, use the first key in
the secret keyring

6.  if encrypting, and we still have no userid, use the first in the
public keyring

ssh keys remain the same as previously.
2011-06-28 03:35:28 +00:00
..
dist various build fixes for gcc 4.5. from chuq. XXX i'm not sure all of 2011-06-20 09:11:16 +00:00
external get some things off the TODO list 2011-06-28 03:35:28 +00:00
Makefile.openssl Remove -I line for no longer extant directory. The OpenSSL libraries 2009-09-23 04:02:28 +00:00
TODO