Mon, 08 Jul 2024 20:20:32 UTC | login

Information for build perl-Crypt-Curve25519-0.06-3.fc37

ID200118
Package Nameperl-Crypt-Curve25519
Version0.06
Release3.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Crypt-Curve25519.git#c1f0528f94a7ce8133c72ab148c2e2a63c0a4dea
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, 08 Sep 2022 00:10:54 UTC
CompletedThu, 08 Sep 2022 02:39:18 UTC
Taskbuild (f37, /rpms/perl-Crypt-Curve25519.git:c1f0528f94a7ce8133c72ab148c2e2a63c0a4dea)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Crypt-Curve25519.git#c1f0528f94a7ce8133c72ab148c2e2a63c0a4dea'}}
Tags
f37
f38
RPMs
src
perl-Crypt-Curve25519-0.06-3.fc37.src.rpm (info) (download)
riscv64
perl-Crypt-Curve25519-0.06-3.fc37.riscv64.rpm (info) (download)
perl-Crypt-Curve25519-debuginfo-0.06-3.fc37.riscv64.rpm (info) (download)
perl-Crypt-Curve25519-debugsource-0.06-3.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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