# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup openssl 1.0 name scrypt version 1.3.1 revision 0 homepage https://www.tarsnap.com/scrypt.html description key derivation function long_description The scrypt key derivation function was originally \ developed for use in the Tarsnap online backup system \ and is designed to be far more secure against \ hardware brute-force attacks than alternative \ functions such as PBKDF2 or bcrypt. categories security installs_libs no maintainers nomaintainer license BSD checksums rmd160 65b40f1a0c7dd9be38569b40b67c95e454addd67 \ sha256 df2f23197c9589963267f85f9c5307ecf2b35a98b83a551bf1b1fb7a4d06d4c2 \ size 394516 master_sites https://www.tarsnap.com/scrypt/ extract.suffix .tgz livecheck.type regex livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}