Wed, 03 Jul 2024 08:19:07 UTC | login

Information for build perl-Crypt-Curve25519-0.07-4.fc40

ID259976
Package Nameperl-Crypt-Curve25519
Version0.07
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Crypt-Curve25519.git#5e7b02883b1d4966f8d6c00db6426fbdc0e8ad17
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
StartedThu, 26 Oct 2023 14:21:58 UTC
CompletedThu, 26 Oct 2023 15:34:42 UTC
Taskbuild (f40, /rpms/perl-Crypt-Curve25519.git:5e7b02883b1d4966f8d6c00db6426fbdc0e8ad17)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Crypt-Curve25519.git#5e7b02883b1d4966f8d6c00db6426fbdc0e8ad17'}}
Tags
f40
RPMs
src
perl-Crypt-Curve25519-0.07-4.fc40.src.rpm (info) (download)
riscv64
perl-Crypt-Curve25519-0.07-4.fc40.riscv64.rpm (info) (download)
perl-Crypt-Curve25519-debuginfo-0.07-4.fc40.riscv64.rpm (info) (download)
perl-Crypt-Curve25519-debugsource-0.07-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.07-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.07-3 - Perl 5.38 rebuild * 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