Skip to content

Correct the start time for the OPE-based RC algorithm

Nick Mathewson requested to merge nickm/torspec:correct_ope_start_time into main

We need to start counting from the beginning of the SRV protocol run, not from the beginning of the time period: Otherwise, we would have to encode negative numbers.

Closes #250 (closed).

cc @gabi-250

Merge request reports