gnupg/g10 (ChangeLog keyid.c)

cvs user dshaw cvs at cvs.gnupg.org
Wed Dec 10 02:27:55 CET 2003


    Date: Wednesday, December 10, 2003 @ 02:27:55
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog keyid.c

* keyid.c (do_fingerprint_md): Properly handle hashing of keys that we
don't know the structure of by using the opaque MPI.
(do_fingerprint_md_sk): We cannot calculate the fingerprint from a secret
key unless we know the structure (since we can't leave off the secret key
parts), so fail early..... (keyid_from_sk, fingerprint_from_sk): .... and
return all zeroes.


-----------+
 ChangeLog |    9 ++++++
 keyid.c   |   83 +++++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 64 insertions(+), 28 deletions(-)



More information about the Gnupg-commits mailing list