| Port details |
- py-siphash24 Streaming-capable SipHash-1-3 and SipHash-2-4 Implementation
- 1.8 security
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: python@FreeBSD.org
 - Port Added: 2026-05-27 12:39:13
- Last Update: 2026-05-27 12:35:54
- Commit Hash: 3e8d16f
- Also Listed In: devel python
- License: APACHE20 LGPL21+
- WWW:
- https://pypi.org/project/siphash24/
- Description:
- 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. The
module documentation provides a detailed description of the API.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}siphash24>0:security/py-siphash24@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-siphash24/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-siphash24
- pkg install py311-siphash24
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-siphash24 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-siphash24
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1776312955
SHA256 (siphash24-1.8.tar.gz) = aa932f0af4a7335caef772fdaf73a433a32580405c41eb17ff24077944b0aa97
SIZE (siphash24-1.8.tar.gz) = 19946
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- c-stdaux.h : devel/c-stdaux
- py311-meson-python>=0.18.0 : devel/meson-python@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- py311-cython>=3.2.4 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libcsiphash-1.so : security/c-siphash
- This port is required by:
- for Run
-
- devel/py-pytools
Configuration Options:
- No options to configure
- Options name:
- security_py-siphash24
- USES:
- compiler:c11 pkgconfig python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.8 27 May 2026 12:35:54
    |
Max Brazhnikov (makc)  Author: Alastair Hogge |
security/py-siphash24: Add new port
Streaming-capable SipHash-1-3 and SipHash-2-4 Implementation
WWW: https://pypi.org/project/siphash24/
PR: 294570
Co-authored-by: Max Brazhnikov <makc@FreeBSD.org> |
Number of commits found: 1
|