Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Snyk] Upgrade @noble/curves from 1.5.0 to 1.6.0 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ythepaut
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @noble/curves from 1.5.0 to 1.6.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on 21 days ago.

Release notes
Package name: @noble/curves
  • 1.6.0 - 2024-09-03

    What's Changed

    • weierstrass, edwards: add multi-scalar-multiplication using Pippenger algorithm
    • DER encoding: improve edge cases. Fixes p521 signatures
    • hash-to-curve: add more type checks
    • Export abstract/tower for pairing-friendly curves
    • Add support for node.js v14
    • Upgrade hashes to v1.5.0

    Full Changelog: 1.5.0...1.6.0

  • 1.5.0 - 2024-08-07
    • Implement bn254 (aka alt_bn128) pairings, compatible with EVM and ZEC
      • Point serialization is not implemented (but can be added in user-space), because there is no standard way of doing it. Check out README
    • Refactor range checks for private keys and signatures, simplify them
    • Add memoization for toAffine and assertValidity, to speed-up BLS
    • Make all points immutable and frozen to improve security

    Full Changelog: 1.4.2...1.5.0

from @noble/curves GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @noble/curves from 1.5.0 to 1.6.0.

See this package in npm:
@noble/curves

See this project in Snyk:
https://app.snyk.io/org/occult-app/project/7e55df52-405d-4dda-a4fa-dd25b7602ec3?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants