Define OpenPGP constants and use them rather than magic numbers
authorJonathan McDowell <noodles@earth.li>
Sun, 1 May 2011 00:49:57 +0000 (17:49 -0700)
committerJonathan McDowell <noodles@earth.li>
Sun, 1 May 2011 00:49:57 +0000 (17:49 -0700)
  Take the set of OpenPGP constants from RFC4880 that we're using
  and produce some #defines, to try and make the code a bit clearer.


No differences found