Ecosyste.ms: Packages

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

Top 1.9% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 4.5% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org

proxy.golang.org : filippo.io/edwards25519

Package edwards25519 implements group logic for the twisted Edwards curve This is better known as the Edwards curve equivalent to Curve25519, and is the curve used by the Ed25519 signature scheme. Most users don't need this package, and should instead use crypto/ed25519 for signatures, golang.org/x/crypto/curve25519 for Diffie-Hellman, or github.com/gtank/ristretto255 for prime order group logic. However, developers who do need to interact with low-level edwards25519 operations can use this package, which is an extended version of crypto/internal/edwards25519 from the standard library repackaged as an importable module.

Registry - Source - Documentation - JSON
purl: pkg:golang/filippo.io/edwards25519
License: BSD-3-Clause
Latest release: 6 months ago
First release: over 3 years ago
Namespace: filippo.io
Dependent packages: 6,588
Dependent repositories: 3,684
Stars: 116 on GitHub
Forks: 25 on GitHub
Docker dependents: 1,244
Docker downloads: 656,591,686
Total Commits: 182
Committers: 12
Average commits per author: 15.167
Development Distribution Score (DDS): 0.396
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/FiloSottile
Last synced: 7 days ago

    Loading...
    Readme
    Loading...