Paketti: python3-lib25519 (0~20241004.1-4)
Links for python3-lib25519
Debian-palvelut:
Imuroi lähdekoodipaketti python-lib25519:
- [python-lib25519_0~20241004.1-4.dsc]
- [python-lib25519_0~20241004.1.orig.tar.gz]
- [python-lib25519_0~20241004.1.orig.tar.gz.asc]
- [python-lib25519_0~20241004.1-4.debian.tar.xz]
Ylläpitäjät:
- Debian Python Team (Laadunvalvontasivu)
- Simon Josefsson (Laadunvalvontasivu)
- Jan Mojžíš (Laadunvalvontasivu)
External Resources:
- Kotisivu [github.com]
Samankaltaisia paketteja:
microlibrary X25519/Ed25519 - Python wrapper
lib25519 is a microlibrary for the X25519 encryption system and the Ed25519 signature system, both of which use the Curve25519 elliptic curve.
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.x25519.keypair(pk, sk): X25519 key generation lib25519.x25519.dh(k, pk, sk): shared-secret generation lib25519.ed25519.keypair(pk, sk): Ed25519 key generation lib25519.ed25519.sign(sm, &smlen, m, mlen, sk): signing lib25519.ed25519.open(m, &mlen, sm, smlen, pk): verification + message recovery
Muut pakettiin python3-lib25519 liittyvät paketit
|
|
|
|
-
- dep: lib25519-1
- microlibrary X25519/Ed25519 - shared library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Imuroi python3-lib25519
Arkkitehtuuri | Paketin koko | Koko asennettuna | Tiedostot |
---|---|---|---|
all | 7.5 kt | 35.0 kt | [tiedostoluettelo] |