]> the.earth.li Git - onak.git/commit
Switch keysubkeys to returning an array of fingerprints instead of IDs
authorJonathan McDowell <noodles@earth.li>
Sun, 10 Nov 2013 04:14:26 +0000 (20:14 -0800)
committerJonathan McDowell <noodles@earth.li>
Sun, 10 Nov 2013 04:14:26 +0000 (20:14 -0800)
commit23f086c85c5d2db35e9ce76cf0bbf72200b4dc42
tree02e8e3f66b5f1d32ab5b577c9ab10169b4bc3cef
parentba236fc3d763f23987f70f15ba43ac3667f2d08c
Switch keysubkeys to returning an array of fingerprints instead of IDs

No functional change at present because the users only currently use the
64 bit key ID, so add a helper function fingerprint2keyid as well (which
only works for v4 keys, but v3 keys can't have subkeys).
decodekey.c
decodekey.h
keydb_db4.c
keydb_fs.c
keyid.c
keyid.h