Thu, 08 Aug 2024 14:00:57 UTC | login

Information for build golang-filippo-edwards25519-1.0.0~beta.2-1.fc33

ID194592
Package Namegolang-filippo-edwards25519
Version1.0.0~beta.2
Release1.fc33
Epoch
SummaryImplementation of the edwards25519 elliptic curve
Description This library implements the edwards25519 elliptic curve, exposing the necessary APIs to build a wide array of higher-level primitives. Read the docs at pkg.go.dev/filippo.io/edwards25519. 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 24 Apr 2021 03:43:26 UTC
CompletedSat, 24 Apr 2021 03:43:26 UTC
Tags
f33
f37
f38
RPMs
src
golang-filippo-edwards25519-1.0.0~beta.2-1.fc33.src.rpm (info) (download)
noarch
golang-filippo-edwards25519-devel-1.0.0~beta.2-1.fc33.noarch.rpm (info) (download)
Changelog * Thu Jan 21 2021 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.0~beta.2-1 - Initial package