# -*- 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
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.
homepage http://www.tarsnap.com/scrypt.html
master_sites http://www.tarsnap.com/scrypt/
checksums rmd160 2d32ba91eec5fa51bbce0242650ed9fc9230f177 \
sha256 4621f5e7da2f802e20850436219370092e9fcda93bd598f6d4236cce33f4c577
depends_lib path:lib/libssl.dylib:openssl
livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}