
Product
A New Design for GitHub PR Comments
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.
simple-js-pedersen-commitment
Advanced tools
easy and light weight pedersen commitment implementation
this project is intended to make easier usage of commitment technologies for cryto/blockchain type projects. it is intended to be very lightweight and thus will not have many dependencies.
to create a new secret to later reveal:
secret = pederson.newSecret()
to create a sharable commitment:
commitment = pederson.commit(message, secret)
to verify if a commitment is valid:
pederson.verify(message, [commitment, ...], secret)
bitcoin address: 1KKiniL7QnMPZZLjgGB2Kq1d7zsjUr6TnS
ethereum address: 0x177b258bD53A8F7d8C609A9277A60A51d1e7e0e0
FAQs
easy and light weight pedersen commitment implementation
The npm package simple-js-pedersen-commitment receives a total of 1 weekly downloads. As such, simple-js-pedersen-commitment popularity was classified as not popular.
We found that simple-js-pedersen-commitment demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.
Product
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
Security News
Slopsquatting is a new supply chain threat where AI-assisted code generators recommend hallucinated packages that attackers register and weaponize.