| Port details |
- c-siphash Streaming-capable SipHash Implementation
- 1.1.0 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: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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- c-stdaux.h : devel/c-stdaux
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- This port is required by:
- for Libraries
-
- 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:
|
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.1.0 27 May 2026 12:35:54
    |
Max Brazhnikov (makc)  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
|