Port details |
- py-liboqs-python Library for quantum-resistant cryptography
- 0.10.0_1 security =2 0.10.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-10-31 01:03:16
- Last Update: 2024-11-08 21:40:34
- Commit Hash: f4959f3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://openquantumsafe.org/
- Description:
- liboqs provides:
* a collection of open source implementations of quantum-safe key encapsulation
mechanism (KEM) and digital signature algorithms; the full list can be found
below
* a common API for these algorithms
* a test harness and benchmarking routines
liboqs is part of the Open Quantum Safe (OQS) project led by Douglas Stebila and
Michele Mosca, which aims to develop and integrate into applications
quantum-safe cryptography to facilitate deployment and testing in real world
contexts. In particular, OQS provides prototype integrations of liboqs into TLS
and SSH, through OpenSSL and OpenSSH.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}liboqs-python>0:security/py-liboqs-python@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-liboqs-python/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-liboqs-python
- pkg install py311-liboqs-python
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-liboqs-python listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-liboqs-python
- Package flavors (<flavor>: <package>)
- py311: py311-liboqs-python
- distinfo:
- TIMESTAMP = 1712122914
SHA256 (open-quantum-safe-liboqs-python-0.10.0_GH0.tar.gz) = 3194eb0e39e37d2008d70423cc2262cba012eeec19eaaf9097997ed5f8d177aa
SIZE (open-quantum-safe-liboqs-python-0.10.0_GH0.tar.gz) = 15090
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-nose2>=0 : devel/py-nose2@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- liboqs.so : security/liboqs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-liboqs-python
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|