notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-siphash24 Streaming-capable SipHash-1-3 and SipHash-2-4 Implementation
1.8 securitynew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-siphash24
distinfo:
TIMESTAMP = 1776312955 SHA256 (siphash24-1.8.tar.gz) = aa932f0af4a7335caef772fdaf73a433a32580405c41eb17ff24077944b0aa97 SIZE (siphash24-1.8.tar.gz) = 19946

Packages (timestamps in pop-ups are UTC):
py311-siphash24
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest----1.8---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.8n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.8n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. c-stdaux.h : devel/c-stdaux
  2. py311-meson-python>=0.18.0 : devel/meson-python@py311
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. py311-cython>=3.2.4 : lang/cython@py311
  5. python3.11 : lang/python311
  6. py311-build>=0 : devel/py-build@py311
  7. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libcsiphash-1.so : security/c-siphash
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/siphash24/
  2. https://pypi.org/packages/source/s/siphash24/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8
27 May 2026 12:35:54
commit hash: 3e8d16f02b0db4bcdfbde20557c0bbac73bb0ee2commit hash: 3e8d16f02b0db4bcdfbde20557c0bbac73bb0ee2commit hash: 3e8d16f02b0db4bcdfbde20557c0bbac73bb0ee2commit hash: 3e8d16f02b0db4bcdfbde20557c0bbac73bb0ee2 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
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