| Port details |
- p5-Crypt-Argon2 Perl interface to the Argon2 key derivation functions
- 0.030 security
=0 0.022Version of this port present on the latest quarterly branch. - Maintainer: svysh.fbsd@gmail.com
 - Port Added: 2020-10-24 20:04:26
- Last Update: 2026-03-08 14:27:33
- Commit Hash: 10f1557
- License: CC0-1.0
- WWW:
- https://metacpan.org/release/Crypt-Argon2
- Description:
- Perl interface to Argon2 key derivation functions.
Suitable to convert any password into a cryptographic key. Can be used for
secure storage of passwords, or to derive encryption key from a password. It
offers variable time and memory costs as well as output size.
To find appropriate parameters, utility argon2-calibrate is provided.
¦ ¦ ¦ ¦ 
- 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:
-
- p5-Crypt-Argon2>0:security/p5-Crypt-Argon2
- To install the port:
- cd /usr/ports/security/p5-Crypt-Argon2/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-Crypt-Argon2
- pkg install p5-Crypt-Argon2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Crypt-Argon2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772384049
SHA256 (Crypt-Argon2-0.030.tar.gz) = 216721bcf9588513a6125ff0c17db9293998763653a4b158371bce7bd572577a
SIZE (Crypt-Argon2-0.030.tar.gz) = 41796
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:
-
- p5-Pod-Coverage-TrustPod>0 : devel/p5-Pod-Coverage-TrustPod
- p5-Test-Pod>0 : devel/p5-Test-Pod
- p5-Test-Pod-Coverage>1.08 : devel/p5-Test-Pod-Coverage
- p5-Dist-Build>=0.020 : devel/p5-Dist-Build
- perl5>=5.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- p5-Pod-Coverage-TrustPod>0 : devel/p5-Pod-Coverage-TrustPod
- p5-Test-Pod>0 : devel/p5-Test-Pod
- p5-Test-Pod-Coverage>1.08 : devel/p5-Test-Pod-Coverage
- perl5>=5.42.r<5.43 : lang/perl5.42
- This port is required by:
- for Build
-
- security/p5-openxpki
- for Run
-
- security/p5-openxpki
Configuration Options:
- No options to configure
- Options name:
- security_p5-Crypt-Argon2
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|