| Port details |
- openssl-oqsprovider quantum-resistant cryptography provider for OpenSSL
- 0.11.0 security
=0 0.11.0Version of this port present on the latest quarterly branch. - Maintainer: brnrd@FreeBSD.org
 - Port Added: 2024-12-09 08:06:05
- Last Update: 2026-05-07 21:47:29
- Commit Hash: 2a7c056
- License: MIT
- WWW:
- https://openquantumsafe.org/applications/tls.html#oqs-openssl-provider
- Description:
- Open Quantum Safe provider for OpenSSL
This port enables quantum-safe cryptography (QSC) in a standard OpenSSL
(3.x) distribution by way of implementing a single shared library, the
OpenSSL OQS provider.
¦ ¦ ¦ ¦ 
- 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:
-
- openssl-oqsprovider>0:security/openssl-oqsprovider
- To install the port:
- cd /usr/ports/security/openssl-oqsprovider/ && make install clean
- To add the package, run one of these commands:
- pkg install security/openssl-oqsprovider
- pkg install openssl-oqsprovider
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openssl-oqsprovider
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1766578092
SHA256 (open-quantum-safe-oqs-provider-0.11.0_GH0.tar.gz) = 08b675c184042fc9c13d4fcee3476f07c86b5062a6d72d4e0fc8c8af2801232c
SIZE (open-quantum-safe-oqs-provider-0.11.0_GH0.tar.gz) = 234903
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- liboqs.so : security/liboqs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_openssl-oqsprovider
- USES:
- cmake:testing ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.11.0 07 May 2026 21:47:29
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13, mips and risc64sf
Reviewed by: many (*)
Differential Revision: https://reviews.freebsd.org/D55624
Differential Revision: https://reviews.freebsd.org/D55642 (merged in from bofh)
many (*)
acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
nobutaka pkubaj se tagattie thj
Anton Saietskii
GenericRikka
Gert Doering
Jan Bramkamp
Oleh Hushchenkov
Oleksandr Kryvulia
Ralf van der Enden
Yamagi
desktop kde python tcltk office |
0.11.0 17 Mar 2026 21:29:31
    |
Tobias Kortkamp (tobik)  |
*: Fix WWW with broken anchors-as-comments
Case 1: WWW=https://example.com#foo
Here #foo is not part of the value of WWW since # introduces a comment
whether it's part of a word or not (quoting the word+# makes no
difference either). # needs to be escaped:
WWW=https://example.com\#foo
Case 2: WWW=https://example.com #foo
This is probably fallout from when WWW was moved from pkg-descr to
Makefile.
The anchors still exist on the actual websites too or I removed them. |
0.11.0 24 Dec 2025 12:52:40
    |
Bernard Spil (brnrd)  |
security/openssl-oqsprovider: Update to 0.11.0 |
0.10.0_1 24 Nov 2025 07:39:20
    |
Yuri Victorovich (yuri)  |
security/liboqs: update 0.14.0 → 0.15.0 |
0.10.0 31 Jul 2025 06:48:34
    |
Bernard Spil (brnrd)  |
security/openssl-oqsprovider: Update to 0.10.0 |
0.9.0_1 27 Jul 2025 10:55:25
    |
Bernard Spil (brnrd)  |
security/openssl-oqsprovider: Chase liboqs update
Security: aeac223e-60e1-11f0-8baa-8447094a420f
MFH: 2025Q3 |
0.9.0 01 Jun 2025 17:09:19
    |
Bernard Spil (brnrd)  |
security/openssl-oqsprovider: Update to 0.9.0
PR: 286606
Reported by: Herbert J. Skuhra <herbert gojira at> |
0.8.0_2 20 Apr 2025 21:06:26
    |
Yuri Victorovich (yuri)  Author: Bernard Spil |
security/liboqs: update 0.12.0 → 0.13.0
PR: 286228 |
0.8.0_1 30 Dec 2024 10:06:55
    |
Bernard Spil (brnrd)  |
security/openssl-oqsprovider: Fix so name in openssl.cnf
Reported by: Herbert J. Skuhra <herbert gojira at> |
0.8.0 24 Dec 2024 19:54:52
    |
Bernard Spil (brnrd)  |
security/openssl-oqsprovider: Update to 0.8.0 |
0.7.0 09 Dec 2024 08:03:28
    |
Bernard Spil (brnrd)  |
security/openssl-oqsprovider: Add new port
Quantum-safe algorithms provider for OpenSSL 3.x |