alla flaggor
trixie  ] [  sid  ]
[ Källkod: lib25519  ]

Paket: ed25519 (0~20240321-2)

Länkar för ed25519

Screenshot

Debianresurser:

Hämta källkodspaketet lib25519:

Ansvariga:

Externa resurser:

Liknande paket:

microlibrary X25519/Ed25519 - Ed25519 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.

Ed25519 command line tools.

Andra paket besläktade med ed25519

  • beror
  • rekommenderar
  • föreslår
  • enhances

Hämta ed25519

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Paketstorlek Installerad storlek Filer
alpha (inofficiell anpassning) 9,0 kbyte221,0 kbyte [filförteckning]
amd64 9,1 kbyte65,0 kbyte [filförteckning]
arm64 9,1 kbyte221,0 kbyte [filförteckning]
armel 8,9 kbyte46,0 kbyte [filförteckning]
armhf 8,8 kbyte38,0 kbyte [filförteckning]
hppa (inofficiell anpassning) 9,3 kbyte49,0 kbyte [filförteckning]
i386 9,1 kbyte62,0 kbyte [filförteckning]
ia64 (inofficiell anpassning) 9,6 kbyte49,0 kbyte [filförteckning]
m68k (inofficiell anpassning) 9,0 kbyte50,0 kbyte [filförteckning]
mips64el 9,3 kbyte221,0 kbyte [filförteckning]
ppc64 (inofficiell anpassning) 9,3 kbyte221,0 kbyte [filförteckning]
ppc64el 9,2 kbyte221,0 kbyte [filförteckning]
riscv64 9,0 kbyte49,0 kbyte [filförteckning]
s390x 8,9 kbyte53,0 kbyte [filförteckning]
sh4 (inofficiell anpassning) 9,5 kbyte218,0 kbyte [filförteckning]
sparc64 (inofficiell anpassning) 9,4 kbyte3.101,0 kbyte [filförteckning]
x32 (inofficiell anpassning) 8,9 kbyte62,0 kbyte [filförteckning]