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
c-siphash Streaming-capable SipHash Implementation
1.1.0 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:10
Last Update: 2026-05-27 12:35:54
Commit Hash: 4d9790a
Also Listed In: devel
License: not specified in port
WWW:
https://c-util.github.io/c-siphash
Description:
The c-siphash project is a standalone implementation of SipHash in Standard ISO-C11. It provides a streaming-capable API to compute data hashes according to the SipHash algorithm. For API documentation, see the c-siphash.h header file, as well as the docbook comments for each function.
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
Expand this list (8 items)
Collapse this list.
  1. include/c-siphash.h
  2. lib/libcsiphash-1.a
  3. lib/libcsiphash-1.so
  4. lib/libcsiphash-1.so.0
  5. libdata/pkgconfig/libcsiphash-1.pc
  6. @owner
  7. @group
  8. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • c-siphash>0:security/c-siphash
To install the port:
cd /usr/ports/security/c-siphash/ && make install clean
To add the package, run one of these commands:
  • pkg install security/c-siphash
  • pkg install c-siphash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: c-siphash
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1776313693 SHA256 (c-util-c-siphash-v1.1.0_GH0.tar.gz) = a70c71effbcd553858250d109dd39599b9e3d5a91d46f0beb731bf6799893e63 SIZE (c-util-c-siphash-v1.1.0_GH0.tar.gz) = 8278

Packages (timestamps in pop-ups are UTC):
c-siphash
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest1.1.01.1.0--1.1.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.1.01.1.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest1.1.01.1.0n/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. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Libraries
  1. security/py-siphash24

Configuration Options:
No options to configure
Options name:
security_c-siphash
USES:
compiler:c11 meson pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/c-util/c-siphash/tar.gz/v1.1.0?dummy=/
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.1.0
27 May 2026 12:35:54
commit hash: 4d9790ae61c9fbddf31a19dd2d9c027fcdde930bcommit hash: 4d9790ae61c9fbddf31a19dd2d9c027fcdde930bcommit hash: 4d9790ae61c9fbddf31a19dd2d9c027fcdde930bcommit hash: 4d9790ae61c9fbddf31a19dd2d9c027fcdde930b files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
Author: Alastair Hogge
security/c-siphash: Add new port

Streaming-capable SipHash Implementation

WWW: https://c-util.github.io/c-siphash

PR:		294569
Co-authored-by:	Max Brazhnikov <makc@FreeBSD.org>

Number of commits found: 1