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)
  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.


No differences found