An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.3% on proxy.golang.org
Top 0.7% dependent packages on proxy.golang.org
Top 2.1% dependent repos on proxy.golang.org
Top 4.7% forks on proxy.golang.org
Top 1.5% docker downloads on proxy.golang.org

proxy.golang.org : github.com/ltcsuite/ltcd/btcec/v2

Package btcec implements support for the elliptic curves needed for litecoin. Litecoin uses elliptic curve cryptography using koblitz curves (specifically secp256k1) for cryptographic functions. See http://www.secg.org/collateral/sec2_final.pdf for details on the standard. This package provides the data structures and functions implementing the crypto/elliptic Curve interface in order to permit using these curves with the standard crypto/ecdsa package provided with go. Helper functionality is provided to parse signatures and public keys from standard formats. It was designed for use with ltcd, but should be general enough for other uses of elliptic curve crypto. It was originally based on some initial work by ThePiachu, but has significantly diverged since then.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/ltcsuite/ltcd/btcec/v2
License: ISC
Latest release: almost 2 years ago
First release: almost 4 years ago
Namespace: github.com/ltcsuite/ltcd/btcec
Dependent packages: 52
Dependent repositories: 6
Stars: 35 on GitHub
Forks: 34 on GitHub
Docker dependents: 2
Docker downloads: 337
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago