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

fix: make schnorr sig impls apply for any hash domain #155

Merged
merged 1 commit into from Dec 21, 2022

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Nov 23, 2022

All impls for SchnorrSignature only applied to the SchorrSigChallenge hash domain.
This PR fixes that by implementing them for any hash domain

@sdbondi sdbondi changed the title fix: make schnorr sig impls more general fix: make schnorr sig impls apply to any hash domain Nov 23, 2022
@sdbondi sdbondi changed the title fix: make schnorr sig impls apply to any hash domain fix: make schnorr sig impls apply for any hash domain Nov 23, 2022
@sdbondi sdbondi marked this pull request as draft November 23, 2022 07:35
stringhandler
stringhandler previously approved these changes Nov 23, 2022
@sdbondi

This comment was marked as resolved.

@sdbondi
Copy link
Member Author

sdbondi commented Nov 23, 2022

Will fix this one for now though and we can discuss

@sdbondi sdbondi force-pushed the impl-signature-for-any-hash-domain branch 2 times, most recently from d15bd22 to cc81105 Compare November 23, 2022 08:02
@sdbondi sdbondi marked this pull request as ready for review November 23, 2022 08:02
CjS77
CjS77 previously approved these changes Nov 25, 2022
Copy link
Contributor

@CjS77 CjS77 left a comment

Choose a reason for hiding this comment

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

LGTM

@sdbondi sdbondi force-pushed the impl-signature-for-any-hash-domain branch from 226cd3e to cc2bd54 Compare November 25, 2022 11:30
@CjS77 CjS77 merged commit 656fe7a into tari-project:main Dec 21, 2022
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.

None yet

3 participants