Skip to content
  • Nick Mathewson's avatar
    Refactor consensus signature storage for multiple digests and flavors. · 3b2fc659
    Nick Mathewson authored
    This patch introduces a new type called document_signature_t to represent the
    signature of a consensus document.  Now, each consensus document can have up
    to one document signature per voter per digest algorithm.  Also, each
    detached-signatures document can have up to one signature per <voter,
    algorithm, flavor>.
    3b2fc659