dedis / prifi

PriFi, a low-latency, local-area anonymous communication network.
https://prifi.net
GNU Affero General Public License v3.0
48 stars 11 forks source link

All entities should use "PayloadUpSize" for dc-net computations #181

Closed lbarman closed 6 years ago

lbarman commented 6 years ago

Trustees always send PayloadUpSize bytes

Client send PayloadUpSize bytes if no protection, PayloadUpSize+some equivocation information if equivocation protected

Relay always expect PayloadUpSize bytes

IngressServer can always send PayloadUpSize bytes no matter what protection is used

Egress Server too

lbarman commented 6 years ago

WIP dcnet-rewrite

lbarman commented 6 years ago

Done https://github.com/lbarman/prifi/pull/177/commits/7760353638678cfd3ca571da3ef1d3dfff7689c3