all options
trixie  ] [  sid  ]
[ Source: lib25519  ]

Package: lib25519-1 (0~20240321-2 and others)

Links for lib25519-1

Screenshot

Debian Resources:

Download Source Package lib25519:

Maintainers:

External Resources:

Similar packages:

microlibrary X25519/Ed25519 - shared library

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.

Shared library.

Other Packages Related to lib25519-1

  • depends
  • recommends
  • suggests
  • enhances

Download lib25519-1

Download for all available architectures
Architecture Version Package Size Installed Size Files
alpha (unofficial port) 0~20230630-4 76.0 kB153.0 kB [list of files]
amd64 0~20240321-2 140.4 kB711.0 kB [list of files]
arm64 0~20240321-2 77.4 kB151.0 kB [list of files]
armel 0~20240321-2 63.2 kB123.0 kB [list of files]
armhf 0~20240321-2 62.3 kB107.0 kB [list of files]
hppa (unofficial port) 0~20240321-2 89.2 kB188.0 kB [list of files]
i386 0~20240321-2 64.6 kB143.0 kB [list of files]
ia64 (unofficial port) 0~20240321-2 70.0 kB162.0 kB [list of files]
m68k (unofficial port) 0~20240321-2 61.5 kB135.0 kB [list of files]
mips64el 0~20240321-2 61.3 kB156.0 kB [list of files]
ppc64 (unofficial port) 0~20240321-2 59.8 kB151.0 kB [list of files]
ppc64el 0~20240321-2 59.7 kB151.0 kB [list of files]
riscv64 0~20240321-2 61.2 kB107.0 kB [list of files]
s390x 0~20240321-2 58.5 kB123.0 kB [list of files]
sh4 (unofficial port) 0~20240321-2 74.7 kB151.0 kB [list of files]
sparc64 (unofficial port) 0~20240321-2 57.2 kB1,049.0 kB [list of files]
x32 (unofficial port) 0~20230630-4 122.4 kB429.0 kB [list of files]