🚨 Shai-Hulud Strikes Again:More than 500 packages and 700+ versions compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

github.com/fomichev/secp256k1

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/fomichev/secp256k1

Source
Go
Version
v0.0.0-20180413221153-00116ff8c62f
Version published
Created
Source

secp256k1 implementation in Go

This is basically Go's src/crypto/elliptic/elliptic.go but with special additions to make it work with a=0.

For the example usage see signature_test.go.

Curve parameters taken from: http://www.secg.org/sec2-v2.pdf

Actual implementation based on:

FAQs

Package last updated on 13 Apr 2018

Did you know?

Socket

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.

Install

Related posts