]> the.earth.li Git - onak.git/commitdiff
Add a subkey ID mapping DB for DB4 backend
authorJonathan McDowell <noodles@earth.li>
Sat, 2 Nov 2013 04:58:02 +0000 (21:58 -0700)
committerJonathan McDowell <noodles@earth.li>
Sat, 2 Nov 2013 04:58:02 +0000 (21:58 -0700)
With the increased use of signature subkeys and the fact long
keyids are being used to do HKP lookups we need to store a mapping
of the subkey long keyids to primary key ids. Previously the fact
we did this for the 32 bit subkey id was enough. Add a new DB for
the DB4 backend that can map the 64 bit subkey ID to the 64 bit
primary key ID.


No differences found