Port details |
- lua-argon2 Lua C binding for the Argon2 password hashing function
- 3.0.1 security =2 3.0.1Version of this port present on the latest quarterly branch.
- Maintainer: mdw@FreeBSD.org
- Port Added: 2023-01-09 03:21:10
- Last Update: 2023-01-09 03:19:20
- Commit Hash: 0eb692f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/thibaultcha/lua-argon2
- Description:
- Lua C binding for the Argon2 password hashing function. Compatible with Lua 5.x
and LuaJIT.
- ¦ ¦ ¦ ¦
- 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:
-
- lua54-argon2>0:security/lua-argon2
- To install the port:
- cd /usr/ports/security/lua-argon2/ && make install clean
- To add the package, run one of these commands:
- pkg install security/lua-argon2
- pkg install lua54-argon2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua54-argon2
- Package flavors (<flavor>: <package>)
- lua54: lua54-argon2
- lua53: lua53-argon2
- lua52: lua52-argon2
- lua51: lua51-argon2
- distinfo:
- TIMESTAMP = 1664113729
SHA256 (thibaultcha-lua-argon2-3.0.1_GH0.tar.gz) = d109c6e8e93cd9e27e8738567a998a2763d56252cc1abca1f0f2ac36ef8ce0f4
SIZE (thibaultcha-lua-argon2-3.0.1_GH0.tar.gz) = 13836
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libargon2.so : security/libargon2
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_lua-argon2
- USES:
- compiler:c11 lua:module
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.1 09 Jan 2023 03:19:20 |
Vanilla I. Shu (vanilla) |
security/lua-argon2: New port
Lua C binding for the Argon2 password hashing function. Compatible with Lua 5.x
and LuaJIT.
PR: 268039
Reported by: Manuel Wiesinger <manuel at mmap.at> |
Number of commits found: 1
|