From: Jonathan McDowell Date: Fri, 11 Jun 2004 17:48:28 +0000 (+0000) Subject: Update DB3 backend to use 64bit key ids. X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/e0e1556867850c43983674881ca00436ceec13a8?hp=e0e1556867850c43983674881ca00436ceec13a8 Update DB3 backend to use 64bit key ids. This fixes the DB3 backend to store keys using their 64bit key ids rather than the truncated 32bit id. It adds another database to map the 32bit ids to the full 64bits. ---