Port details |
- py-hkdf HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
- 0.0.3 security
=0 0.0.3Version of this port present on the latest quarterly branch. - Maintainer: swills@FreeBSD.org
 - Port Added: 2016-07-03 01:47:47
- Last Update: 2022-05-13 11:40:13
- Commit Hash: de42296
- License: not specified in port
- Description:
- HKDF - HMAC Key Derivation Function
This module implements the HMAC Key Derivation function
WWW: https://github.com/casebeer/python-hkdf
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}hkdf>0:security/py-hkdf@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-hkdf/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-hkdf
- pkg install py38-hkdf
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 py38-hkdf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-hkdf
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1467488568
SHA256 (hkdf-0.0.3.tar.gz) = 622a31c634bc185581530a4b44ffb731ed208acf4614f9c795bdd70e77991dca
SIZE (hkdf-0.0.3.tar.gz) = 3959
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- net/py-magic-wormhole
- Configuration Options:
- No options to configure
- Options name:
- security_py-hkdf
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 May 2022 11:40:13 0.0.3
|
Po-Chuan Hsieh (sunpoet)  |
security/py-hkdf: Add NO_ARCH
Approved by: portmgr (blanket) |
07 Apr 2021 08:09:01 0.0.3
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.0.3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
0.0.3
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
03 Jul 2016 01:47:38
0.0.3
|
swills  |
security/py-hkdf: create port
HKDF - HMAC Key Derivation Function
This module implements the HMAC Key Derivation function
WWW: https://github.com/casebeer/python-hkdf |
Number of commits found: 5
|