[ 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.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcsiphash-1-0 (>= 1.1.0)
- Streaming-capable SipHash Implementation (shared library)
-
- dep: python3 (<< 3.15)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.13~)
