Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replace cryptographic functions with noble hashes#7988

Merged
GladosBlueWallet merged 3 commits into
masterfrom
cursor/replace-cryptographic-functions-with-noble-hashes-95ba
Jul 7, 2025
Merged

Replace cryptographic functions with noble hashes#7988
GladosBlueWallet merged 3 commits into
masterfrom
cursor/replace-cryptographic-functions-with-noble-hashes-95ba

Conversation

@Overtorment

Copy link
Copy Markdown
Member

Replace createHash and createHmac with @noble/hashes in class/lnurl.ts for modern cryptography and a simplified HMAC implementation.

The stream-based createHmac usage was replaced with a synchronous call using @noble/hashes/hmac for a cleaner and more direct approach.

@GladosBlueWallet

Copy link
Copy Markdown
Collaborator

Wake the fuck up samurai, we have PRs to merge

image

[all PRs for @limpbrains] https://github.com/BlueWallet/BlueWallet/pulls/review-requested/limpbrains

@GladosBlueWallet GladosBlueWallet merged commit 4333bb6 into master Jul 7, 2025
13 checks passed
@GladosBlueWallet

Copy link
Copy Markdown
Collaborator

Unbelievable. You, [subject name here], must be the pride of [subject hometown here]!

@GladosBlueWallet GladosBlueWallet deleted the cursor/replace-cryptographic-functions-with-noble-hashes-95ba branch July 7, 2025 17:47
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