diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-13 14:26:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-13 14:26:11 +0000 |
commit | f102dee672792889db48531783e157c4dd5bfd9a (patch) | |
tree | 6692c36b32b34ee1bc96e3ba224c478030ea58eb /security/pecl-scrypt | |
parent | 94432d189a05d641021648b8a6927a1930f7cb4f (diff) | |
download | ports-f102dee672792889db48531783e157c4dd5bfd9a.tar.gz ports-f102dee672792889db48531783e157c4dd5bfd9a.zip |
Notes
Diffstat (limited to 'security/pecl-scrypt')
-rw-r--r-- | security/pecl-scrypt/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pecl-scrypt/pkg-descr b/security/pecl-scrypt/pkg-descr index 6c5961655381..86641d036d64 100644 --- a/security/pecl-scrypt/pkg-descr +++ b/security/pecl-scrypt/pkg-descr @@ -3,4 +3,4 @@ implementation. Scrypt is a key derivation function designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt. -WWW: http://pecl.php.net/package/scrypt +WWW: https://pecl.php.net/package/scrypt |