Socket
Socket
Sign inDemoInstall

@starkware-industries/starkware-crypto-utils

Package Overview
Dependencies
52
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1-dev.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

### [0.1.1-dev.1](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.1.0...v0.1.1-dev.1) (2023-05-15)
### 📚 Docs
* fixed URL to Pedersen hash documentation ([#15](https://github.com/starkware-libs/starkware-crypto-utils/issues/15)) ([23f09b4](https://github.com/starkware-libs/starkware-crypto-utils/commit/23f09b44369a58d2f9169291e103e33cb99ace52))
## [0.1.0](https://github.com/starkware-libs/starkware-crypto-utils/compare/v0.0.2...v0.1.0) (2023-05-07)

@@ -2,0 +9,0 @@

2

package.json
{
"name": "@starkware-industries/starkware-crypto-utils",
"version": "0.1.0",
"version": "0.1.1-dev.1",
"description": "Signatures, keys and Pedersen hash on STARK friendly elliptic curve",

@@ -5,0 +5,0 @@ "keywords": [

@@ -81,3 +81,3 @@ /////////////////////////////////////////////////////////////////////////////////

Full specification of the hash function can be found here:
https://starkware.co/starkex/docs/signatures.html#pedersen-hash-function
https://docs.starkware.co/starkex/crypto/pedersen-hash-function.html
shiftPoint was added for technical reasons to make sure the zero point on the elliptic curve does

@@ -84,0 +84,0 @@ not appear during the computation. constantPoints are multiples by powers of 2 of the constant

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc