Add support for key retrieval by SKS hash
authorJonathan McDowell <noodles@earth.li>
Mon, 25 Apr 2011 03:11:42 +0000 (20:11 -0700)
committerJonathan McDowell <noodles@earth.li>
Mon, 25 Apr 2011 03:11:42 +0000 (20:11 -0700)
  Add a new backend DB function fetch_key_skshash and implement it
  for the fs/db4/keyd & dynamic backends. This allows us to retrieve
  a key using the SKS hash, which will be necessary to implement the
  gossip protocol.


No differences found