Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify documentation on randomizer reuse #475

Open
hdevalence opened this issue Aug 15, 2023 · 0 comments
Open

Clarify documentation on randomizer reuse #475

hdevalence opened this issue Aug 15, 2023 · 0 comments

Comments

@hdevalence
Copy link
Contributor

The docs for randomize say

You MUST NOT reuse the randomized key package for more than one signing.

https://github.com/ZcashFoundation/frost/blob/main/frost-rerandomized/src/lib.rs#L55

It would be helpful to clarify what the impact of randomizer reuse is -- does reusing the randomizer just result in linkability between signatures, or does it compromise key material?

@dconnolly dconnolly self-assigned this Aug 29, 2023
@mpguerra mpguerra added this to the Re-randomizable FROST milestone Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Product Backlog
Development

No branches or pull requests

3 participants