全部搜尋項
trixie  ] [  sid  ]
[ 原始碼: python-lib25519  ]

套件:python3-lib25519(0~20230630.1-2)

python3-lib25519 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 python-lib25519

維護小組:

外部的資源:

相似套件:

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

其他與 python3-lib25519 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python3-lib25519

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 6。7 kB34。0 kB [檔案列表]