toutes les options
trixie  ] [  sid  ]
[ Paquet source : lib25519  ]

Paquet : lib25519-dev (0~20240321-2)

Liens pour lib25519-dev

Screenshot

Ressources Debian :

Télécharger le paquet source lib25519 :

Responsables :

Ressources externes :

Paquets similaires :

microlibrary X25519/Ed25519 - development files

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.

Development files.

Autres paquets associés à lib25519-dev

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger lib25519-dev

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
alpha (portage non officiel) 74,1 ko357,0 ko [liste des fichiers]
amd64 158,6 ko1 636,0 ko [liste des fichiers]
arm64 86,7 ko366,0 ko [liste des fichiers]
armel 70,4 ko272,0 ko [liste des fichiers]
armhf 69,7 ko255,0 ko [liste des fichiers]
hppa (portage non officiel) 95,4 ko358,0 ko [liste des fichiers]
i386 72,7 ko317,0 ko [liste des fichiers]
ia64 (portage non officiel) 75,1 ko345,0 ko [liste des fichiers]
m68k (portage non officiel) 65,9 ko268,0 ko [liste des fichiers]
mips64el 70,6 ko376,0 ko [liste des fichiers]
ppc64 (portage non officiel) 66,5 ko343,0 ko [liste des fichiers]
ppc64el 66,7 ko332,0 ko [liste des fichiers]
riscv64 93,8 ko844,0 ko [liste des fichiers]
s390x 65,0 ko316,0 ko [liste des fichiers]
sh4 (portage non officiel) 79,7 ko260,0 ko [liste des fichiers]
sparc64 (portage non officiel) 63,5 ko308,0 ko [liste des fichiers]
x32 (portage non officiel) 159,2 ko1 403,0 ko [liste des fichiers]