Skip to content

Randomize order of re-encryption requests. #245

@jMyles

Description

@jMyles

Currently, Bob traverses Ursulas in whatever order they come out of the TreausreMap (which, because it is a set, is unordered in Python).

Instead, let's actively randomize the order. This may have future security benefits, and immediately confers some relief on "early-in-line" Ursulas in the case of a high-throughput Bob.

Metadata

Metadata

Assignees

Labels

Good Intro IssueGood issue for somebody who is still getting used to the project.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions