всички настройки
trixie  ] [  sid  ]
[ Източник: lib25519  ]

Пакет: lib25519-dev (0~20240321-2)

Връзки за lib25519-dev

Screenshot

Ресурси за Debian:

Изтегляне на пакет-източник lib25519.

Отговорници:

Външни препратки:

Подобни пакети:

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.

Други пакети, свързани с lib25519-dev

  • зависимости
  • препоръчани
  • предложени
  • enhances

Изтегляне на lib25519-dev

Изтегляне за всички налични архитектури
Архитектура Големина на пакета Големина след инсталиране Файлове
amd64 158,6 кБ1 636,0 кБ [списък на файловете]
arm64 86,7 кБ366,0 кБ [списък на файловете]
armel 70,4 кБ272,0 кБ [списък на файловете]
armhf 69,7 кБ255,0 кБ [списък на файловете]
i386 72,7 кБ317,0 кБ [списък на файловете]
mips64el 70,6 кБ376,0 кБ [списък на файловете]
ppc64el 66,7 кБ332,0 кБ [списък на файловете]
riscv64 93,8 кБ844,0 кБ [списък на файловете]
s390x 65,0 кБ316,0 кБ [списък на файловете]