Skip to content
  • David Goulet's avatar
    prop289: Support SENDME v1 cell parsing · 81706d84
    David Goulet authored
    
    
    This commit makes tor able to parse and handle a SENDME version 1. It will
    look at the consensus parameter "sendme_accept_min_version" to know what is
    the minimum version it should look at.
    
    IMPORTANT: At this commit, the validation of the cell is not fully
    implemented. For this, we need #26839 to be completed that is to match the
    SENDME digest with the last cell digest.
    
    Closes #26841
    
    Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
    81706d84