パッケージ: lib1305-1 (0~20250415-2)
lib1305-1 に関するリンク
Debian の資源:
lib1305 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [lib1305.cr.yp.to]
類似のパッケージ:
Poly1305 one-time authenticator microlibrary - shared library
lib1305 is a microlibrary for the Poly1305 one-time authenticator.
lib1305 has a very simple stateless API based on the SUPERCOP API, with wire-format inputs and outputs, providing a function poly1305 to generate an authenticator and a function poly1305_verify to verify an authenticator.
Internally, lib1305 includes implementations designed to work portably across CPUs, and implementations designed for higher performance on Intel/AMD CPUs with BMI2 instructions. lib1305 includes automatic run-time selection of implementations.
lib1305 is intended to be called by larger multi-function libraries (such as traditional cryptographic libraries), including libraries in other languages via FFI. The idea is that lib1305 takes responsibility for the details of Poly1305 computation, including optimization, timing-attack protection, and (planned) verification, freeing up the calling libraries to concentrate on application-specific needs such as protocol integration. Applications can also call lib1305 directly.
Shared library.
その他の lib1305-1 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [arm64, ppc64el, riscv64 以外]