Thu, 08 Aug 2024 11:18:05 UTC | login

Information for build golang-filippo-edwards25519-1.0.0~rc.1-4.fc37

ID207708
Package Namegolang-filippo-edwards25519
Version1.0.0~rc.1
Release4.fc37
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, 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Oct 2022 07:55:57 UTC
CompletedFri, 14 Oct 2022 07:55:57 UTC
Tags
f37
f38
RPMs
src
golang-filippo-edwards25519-1.0.0~rc.1-4.fc37.src.rpm (info) (download)
noarch
golang-filippo-edwards25519-devel-1.0.0~rc.1-4.fc37.noarch.rpm (info) (download)
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.0.0~rc.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Robert-André Mauchin <zebob.m@gmail.com> 1.0.0~rc.1-3 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 1.0.0~rc.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Sep 06 2021 Robert-André Mauchin <zebob.m@gmail.com> 1.0.0~rc.1-1 - Update to 1.0.0-rc.1 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0~beta.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun May 23 2021 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.0~beta.3-1 - Update to 1.0.0~beta.3 - Close: rhbz#1963656 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0~beta.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 21 2021 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.0~beta.2-1 - Initial package