Skip to content

ownership proof does not commit to round parameters #11

Description

@nothingmuch

the round id is comitted to by the ownership proof, but it is not a hash of the parameters, and instead is just a uuid

pub round_id: uuid::Uuid,

if it was a cryptographic hash of the parameters and re-computed from the parameters by clients this would ensure that the RSA blind signing key is bound to the round identity, mitigating key based tagging

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions