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

套件:python3-lib1305(0~20250415.1-1)

python3-lib1305 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 python-lib1305

維護小組:

外部的資源:

相似套件:

Poly1305 one-time authenticator microlibrary - Python wrapper

Python wrapper around implementation of the Poly1305 one-time authenticator. The Python API for lib1305 provides the functions: poly1305.auth() poly1305.verify()

The library has a very simple stateless API. As an example, the following script generates an authenticator 'a' given a message 'm' and a secret key 'k'. And verifies an authenticator 'a' given a message 'm' and a secret key 'k'.

from lib1305 import poly1305 a = poly1305.auth(m, k) poly1305.verify(a, m, k)

其他與 python3-lib1305 有關的套件

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

下載 python3-lib1305

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