Add support for calculating SKS style key hashes
authorJonathan McDowell <noodles@earth.li>
Mon, 25 Apr 2011 02:06:06 +0000 (19:06 -0700)
committerJonathan McDowell <noodles@earth.li>
Mon, 25 Apr 2011 02:06:06 +0000 (19:06 -0700)
commit3cdd1ba5400b97412d8e69fdcf59284b7cde6e28
tree2a3a83db3b29f8cbf886a0aefa4ba2c4b32db6d9
parentb3fb0618da777d1ce58418ab36bc4321f5cf77ef
Add support for calculating SKS style key hashes

  SKS uses an MD5 hash over the sorted packets from a key as a token
  for its gossip protocol. Add support for calculating this hash and a
  structure for passing it around within onak.
keyid.c
keyid.h
keystructs.h