Skip to content

Upgrade the repository to use PKI to establish secure channels than use pre-generated secret keys #2

Description

@akhilsb

Current implementation expects customly generated configuration files which contain P2P secret keys for each pair of processes. This increases the size of each configuration file to increase to O(n) and the overall system setup configuration to O(n^2). This approach clearly becomes a bottleneck for benchmarking the protocols in a geo-distributed testbed because it takes quadratically increasing amount of time to generate and upload configuration files for the protocols.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions