fix(deps): update dependency @noble/curves to v1.9.7#243
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency @noble/curves to v1.9.7#243renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
dd3759d to
9be6856
Compare
6505dc1 to
21d302f
Compare
21d302f to
6aba54a
Compare
6aba54a to
ba1ca72
Compare
ba1ca72 to
e4d2500
Compare
e4d2500 to
3b788ff
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.8.1→1.9.7Release Notes
paulmillr/noble-curves (@noble/curves)
v1.9.7Compare Source
toMontgomeryPriv=>toMontgomerySecretFull Changelog: paulmillr/noble-curves@1.9.6...1.9.7
v1.9.6Compare Source
weierstrass()method (still lazy, waits for first call)towerfrom v2decaf44Full Changelog: paulmillr/noble-curves@1.9.5...1.9.6
v1.9.5Compare Source
Full Changelog: paulmillr/noble-curves@1.9.4...1.9.5
v1.9.4Compare Source
Full Changelog: paulmillr/noble-curves@1.9.3...1.9.4
v1.9.3Compare Source
The release contains bugfixes and a few improvements which pave the way for upcoming v2.0.
There are lots of renamings and API adjustments; but all old code would work as-is. The code would visually flagged as "deprecated" (using jsdoc flag) in typescript-supported code environments, which makes it easy to upgrade to new versions.
*privateKeyto*secretKeyeverywhere for consistency with post-quantum and non-noble librarieskeygenmethod to curves which creates both secret and public keyssecp256k1_hasherSensitive code changes
Full Changelog: paulmillr/noble-curves@1.9.2...1.9.3
v1.9.2Compare Source
The release contains bugfixes and a few improvements which pave the way for upcoming v2.0.
FpandFnstatic properties which are its fieldsbls.longSignaturesandbls.shortSignaturesAPIsSensitive code changes
sign()logic for k generationNew contributors
Full Changelog: paulmillr/noble-curves@1.9.1...1.9.2
v1.9.1Compare Source
Full Changelog: paulmillr/noble-curves@1.9.0...1.9.1
v1.9.0Compare Source
The release contains bugfixes and a few improvements which pave the way for upcoming v2.0.
.jsextension@noble/curves/ed25519@noble/curves/ed25519.jsFull Changelog: paulmillr/noble-curves@1.8.2...1.9.0
v1.8.2Compare Source
ed25519, ed448) always use complete formula in add()ed25519, ed448) ban points with z=0 (zero points have z=1)ed25519: use slower, but more precise CURVE.a definitionFp12fields typeOther changes
New Contributors
Acknowledgments
Thanks to @ChALkeR for spotting edwards bug.
Full Changelog: paulmillr/noble-curves@1.8.1...1.8.2
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.