Skip to content

add support for additional arbitrary tweaks to the verifying key, par…#1

Closed
arminsabouri wants to merge 5 commits into
add-secp256k1-trfrom
additional-tweaks
Closed

add support for additional arbitrary tweaks to the verifying key, par…#1
arminsabouri wants to merge 5 commits into
add-secp256k1-trfrom
additional-tweaks

Conversation

@arminsabouri
Copy link
Copy Markdown
Owner

…tial signatures and signature aggregation

Copy link
Copy Markdown

@stevenroose stevenroose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry, ended up repeating that comment a ton of times :/

Comment thread frost-core/src/lib.rs Outdated
)]
message: Vec<u8>,
/// Additional tweak for both the secret share and the verifying key
#[cfg_attr(feature = "serde", serde(skip))]
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't skip the serialization of this

Comment thread frost-core/src/round2.rs Outdated
Comment thread frost-core/src/signing_key.rs Outdated
Comment thread frost-core/src/traits.rs Outdated
Comment thread frost-core/src/traits.rs Outdated
Comment thread frost-secp256k1-tr/src/lib.rs Outdated
Comment thread frost-secp256k1-tr/src/lib.rs Outdated
Comment thread frost-secp256k1-tr/src/lib.rs Outdated
Comment thread frost-secp256k1-tr/src/lib.rs Outdated
Comment thread frost-secp256k1-tr/src/lib.rs Outdated
@arminsabouri
Copy link
Copy Markdown
Owner Author

sorry, ended up repeating that comment a ton of times :/

@stevenroose all good. I actually wanted specific feedback on that.

@arminsabouri
Copy link
Copy Markdown
Owner Author

Closing replaced by #2

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants