Mon, 08 Jul 2024 20:09:17 UTC | login

Information for build perl-Crypt-Curve25519-0.07-2.fc38

ID226031
Package Nameperl-Crypt-Curve25519
Version0.07
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Crypt-Curve25519.git#e7d52917f26d57821a43ba9194216df6e07379d8
SummaryGenerate shared secret using elliptic-curve Diffie-Hellman function
DescriptionCurve25519 is a Diffie-Hellman function suitable for a wide variety of applications. Given a user's 32-byte secret key, Curve25519 computes the user's 32-byte public key. Given the user's 32-byte secret key and another user's 32-byte public key, Curve25519 computes a 32-byte secret shared by the two users. This secret can then be used to authenticate and encrypt messages between the two users.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 21 Feb 2023 14:49:33 UTC
CompletedTue, 21 Feb 2023 16:28:44 UTC
Taskbuild (f38, /rpms/perl-Crypt-Curve25519.git:e7d52917f26d57821a43ba9194216df6e07379d8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Crypt-Curve25519.git#e7d52917f26d57821a43ba9194216df6e07379d8'}}
Tags
f38
f39
f40
RPMs
src
perl-Crypt-Curve25519-0.07-2.fc38.src.rpm (info) (download)
riscv64
perl-Crypt-Curve25519-0.07-2.fc38.riscv64.rpm (info) (download)
perl-Crypt-Curve25519-debuginfo-0.07-2.fc38.riscv64.rpm (info) (download)
perl-Crypt-Curve25519-debugsource-0.07-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.07-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Dec 18 2022 Paul Howarth <paul@city-fan.org> - 0.07-1 - Update to 0.07 - Fix compilation issues with fmul name clash - Use SPDX-format license tag * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.06-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.06-2 - Perl 5.36 rebuild * Fri Mar 04 2022 Paul Howarth <paul@city-fan.org> - 0.06-1 - Initial RPM version