[ sid ]
[ 原始碼: python-siphash24 ]
套件:python3-siphash24(1.8-1)
python3-siphash24 的相關連結
Debian 的資源:
下載原始碼套件 python-siphash24:
- [python-siphash24_1.8-1.dsc]
- [python-siphash24_1.8.orig.tar.xz]
- [python-siphash24_1.8-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
streaming-capable SipHash implementation - Python 3 module
This module provides a C-based implementation of SipHash with an interface compatible with the hash functions provided by the hashlib standard library module. SipHash-1-3 and SipHash-2-4 variants are currently implemented.
This module differs from other similar modules by providing a streaming-capable implementation and an interface compatible to the hash functions provided by the hashlib standard library module.
其他與 python3-siphash24 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcsiphash-1-0 (>= 1.1.0)
- Streaming-capable SipHash Implementation (shared library)
-
- dep: python3 (<< 3.15)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.13~)
