Port details on branch 2022Q2 |
- libscrypt C library for the scrypt key derivation function
- 1.22 security
=3 1.22Version of this port present on the latest quarterly branch. - Maintainer: dbaio@FreeBSD.org
 - Port Added: 2013-07-28 16:52:09
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: picoc, roxterm, monit, notmuch, php81-pecl-scrypt
- License: BSD2CLAUSE
- WWW:
- http://www.lolware.net/libscrypt.html
- Description:
- Although the creator of scrypt has written an "example implementation", it
doesn't satisfy the "simple library" requirement that prompts developers to
implement it. Therefore, I've written my adaptation, which quite simply pulls
the relevant parts from the original implementation, then adds a number of
harnesses and simplified interfaces. The hope is that through this, any
developer can utilise scrypt.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libscrypt>0:security/libscrypt
- To install the port:
- cd /usr/ports/security/libscrypt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/libscrypt
- pkg install libscrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libscrypt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1647728020
SHA256 (technion-libscrypt-v1.22_GH0.tar.gz) = a2d30ea16e6d288772791de68be56153965fe4fd4bcd787777618b8048708936
SIZE (technion-libscrypt-v1.22_GH0.tar.gz) = 19495
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- security/kc
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for libscrypt-1.22:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_libscrypt
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|