Skip to content
  • Nick Mathewson's avatar
    prop220: Implement certificates and key storage/creation · 818e6f93
    Nick Mathewson authored
    For prop220, we have a new ed25519 certificate type. This patch
    implements the code to create, parse, and validate those, along with
    code for routers to maintain their own sets of certificates and
    keys.  (Some parts of master identity key encryption are done, but
    the implementation of that isn't finished)
    818e6f93