| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Crypt-Curve25519 | Distribution: Fedora Project |
| Version: 0.08 | Vendor: Fedora Project |
| Release: 6.fc45 | Build date: Thu Jul 23 03:10:57 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-23.rdu3.fedoraproject.org |
| Size: 87482 | Source RPM: perl-Crypt-Curve25519-0.08-6.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://metacpan.org/release/Crypt-Curve25519 | |
| Summary: Generate shared secret using elliptic-curve Diffie-Hellman function | |
Curve25519 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.