Safer, faster, and more powerful low-level edwards25519 Go implementation
This library implements the edwards25519 elliptic curve, exposing the necessary APIs to build a wide array of higher-level primitives. The code is originally derived from Adam Langley's internal implementation in the Go standard library, and includes George Tankersley's performance improvements. It was then further developed by Henry de Valence for use in ristretto255, and was finally merged back into the Go standard library as of Go 1.17. It now tracks the upstream codebase and extends it with additional functionality. This package contains the source code needed for building packages that reference the following Go import paths: – filippo.io/edwards25519
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.0-2.fc41 | - |
Fedora 41 | 1.1.0-2.fc41 | - |
Fedora 40 | 1.0.0-4.fc40 | - |
Fedora 39 | 1.0.0-2.fc39 | - |
Fedora EPEL 10.0 | 1.1.0-2.el10_0 | - |
You can contact the maintainers of this package via email at
golang-filippo-edwards25519 dash maintainers at fedoraproject dot org
.