Port details |
- p5-Crypt-Argon2 Perl interface to the Argon2 key derivation functions
- 0.022 security
=2 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: 2024-05-13 21:19:58
- Commit Hash: 3aebc56
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 - 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 = 1713448354
SHA256 (Crypt-Argon2-0.022.tar.gz) = 36649230ae24898a84081428a158e3209e357ca81029e05231d640afd7d310a2
SIZE (Crypt-Argon2-0.022.tar.gz) = 40502
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-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- 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:
|