Letter P

perl-Crypt-Curve25519 - Generate shared secret using elliptic-curve Diffie-Hellman function

Website: https://metacpan.org/release/Crypt-Curve25519
License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND BSD-3-Clause
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

perl-Crypt-Curve25519-0.07-1.aldos.src [19 KiB] Changelog by Paul Howarth (2022-12-18):
- Update to 0.07
  - Fix compilation issues with fmul name clash
- Use SPDX-format license tag

Listing created by Repoview-0.6.6-6.fc14.al