Skip to content

Conversation

@davidkaplanbitgo
Copy link
Contributor

Add BIP322 tagged hash function for Bitcoin signature message verification. Includes test vectors from the official BIP specification.

Issue: BTC-2360

@davidkaplanbitgo davidkaplanbitgo requested a review from a team as a code owner July 31, 2025 17:13
lcovar
lcovar previously approved these changes Jul 31, 2025
davidkaplanbitgo and others added 2 commits July 31, 2025 13:42
Add BIP322 tagged hash function for Bitcoin signature message verification.
Includes test vectors from the official BIP specification.

Issue: BTC-2360

Co-authored-by: llm-git <llm-git@ttll.de>
"bip174": "npm:@bitgo-forks/bip174@3.1.0-master.4",
"bitcoinjs-message": "npm:@bitgo-forks/bitcoinjs-message@1.0.0-master.3"
"bitcoinjs-message": "npm:@bitgo-forks/bitcoinjs-message@1.0.0-master.3",
"fast-sha256": "^1.3.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is already an implicit dependency, but we need to directly import it

@davidkaplanbitgo davidkaplanbitgo requested a review from lcovar July 31, 2025 17:46
@davidkaplanbitgo davidkaplanbitgo merged commit 6e2bb2c into master Jul 31, 2025
12 checks passed
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.

4 participants