| Port details on branch 2025Q4 |
- wolfssl Embedded SSL C-Library
- 5.8.4 security
=0 5.8.4Version of this port present on the latest quarterly branch. - Maintainer: fox@FreeBSD.org
 - Port Added: 2025-12-01 00:15:08
- Last Update: 2025-12-01 00:11:59
- Commit Hash: 022d232
- Also Listed In: devel
- License: GPLv3
- WWW:
- https://www.wolfssl.com/
- Description:
- WolfSSL is an embedded SSL Library for programmers building security
functionality into their applications and devices.
Highlights
- Up to TLS 1.3 and DTLS 1.3
- Full client and server support
- Progressive list of supported ciphers
- Key and Certificate generation
- OCSP, CRL support
Lightweight
- Small Size: 20-100kB
- Runtime Memory: 1-36kB
- 20x smaller than OpenSSL
Portable
- Abstraction Layers (OS, Custom I/O, Standard C library, and more)
- Simple API
- OpenSSL Compatibility Layer
- Long list of supported platforms
¦ ¦ ¦ ¦ 
- 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:
-
- wolfssl>0:security/wolfssl
- To install the port:
- cd /usr/ports/security/wolfssl/ && make install clean
- To add the package, run one of these commands:
- pkg install security/wolfssl
- pkg install wolfssl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wolfssl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1764510481
SHA256 (wolfssl-5.8.4.zip) = 6531a01075594d412ceb6afd435f85fc8054551b6f1ae8cc0fba920974927f47
SIZE (wolfssl-5.8.4.zip) = 27409830
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wolfssl-5.8.4:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_wolfssl
- USES:
- cpe libtool zip
- 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 |
5.8.4 01 Dec 2025 00:11:59
    |
Santhosh Raju (fox)  |
security/wolfssl: Update to 5.8.4
Changes since 5.8.2:
To download the release bundle of wolfSSL visit the download page at
www.wolfssl.com/download/
PR stands for Pull Request, and PR references a GitHub pull request number
where the code change was added.
Vulnerabilities
* [Low CVE-2025-12888] Vulnerability in X25519 constant-time cryptographic
implementations due to timing side channels introduced by compiler
optimizations and CPU architecture limitations, specifically with the(Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|