todas as opções
trixie  ] [  forky  ] [  sid  ]
[ Fonte: python-lib25519  ]

Pacote: python3-lib25519 (0~20241004.2-1)

Links para python3-lib25519

Screenshot

Recursos de Debian:

Baixe o pacote-fonte python-lib25519:

Mantenedores(as):

Fontes externas:

Pacotes similares:

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

Outros pacotes relacionados a python3-lib25519

  • depende
  • recomenda
  • sugere
  • melhora

Download de python3-lib25519

Baixe para todas as arquiteturas disponíveis
Arquitetura Tamanho do pacote Tamanho instalado Arquivos
all 6.1 kB31.0 kB [lista de arquivos]