Artifact x25519_0~20240928-2_arm64

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: arm64
  Depends: lib25519-1 (>= 0~20230630), libc6 (>= 2.34)
  Description: |-
    microlibrary X25519/Ed25519 - X25519 command line tools
     microlibrary for the X25519 encryption system and the Ed25519 signature system,
     both of which use the Curve25519 elliptic curve. Curve25519 is the fastest
     curve in TLS 1.3, and the only curve in Wireguard, Signal, and many other
     applications.
     .
     lib25519 has a very simple stateless API based on the SUPERCOP API, with
     wire-format inputs and outputs, providing functions that directly match the
     central cryptographic operations in X25519 and Ed25519:
     .
     lib25519_dh_keypair(pk, sk): X25519 key generation
     lib25519_dh(k, pk, sk): shared-secret generation
     lib25519_sign_keypair(pk, sk): Ed25519 key generation
     lib25519_sign(sm, &smlen, m, mlen, sk): signing
     lib25519_sign_open(m, &mlen, sm, smlen, pk): verification + message recovery
     Internally, lib25519 includes implementations designed for performance on
     various CPUs, implementations designed to work portably across CPUs, and
     automatic run-time selection of implementations.
     .
     lib25519 is intended to be called by larger multi-function libraries, including
     libraries in other languages via FFI. The idea is that lib25519 will take
     responsibility for the details of X25519/Ed25519 computation, including
     optimization, timing-attack protection, and eventually verification, freeing up
     the calling libraries to concentrate on application-specific needs such as
     protocol integration. Applications can also call lib25519 directly.
     .
     X25519 command line tools.
  Homepage: https://lib25519.cr.yp.to/download.html
  Installed-Size: '151'
  Maintainer: "Jan Moj\u017E\xED\u0161 <jan.mojzis@gmail.com>"
  Package: x25519
  Priority: optional
  Section: devel
  Source: lib25519
  Version: 0~20240928-2
srcpkg_name: lib25519
srcpkg_version: 0~20240928-2

File

x25519_0~20240928-2_arm64.deb
Binary file x25519_0~20240928-2_arm64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package lib25519_0~20240928-2

binary package System mirror sid from https://deb.debian.org/debian - 2 weeks, 4 days ago 0 minutes
BETA