diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-13 15:05:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-13 15:05:06 +0000 |
commit | 92266c522425ae856e9c7136458b1ed43179adf4 (patch) | |
tree | e9f671eb1743def343d53b8e00454257812cb4a5 /security/pear-Crypt_DiffieHellman | |
parent | c4cc383eb91d181cfd792d42cb98114ff0cf025c (diff) |
Notes
Diffstat (limited to 'security/pear-Crypt_DiffieHellman')
-rw-r--r-- | security/pear-Crypt_DiffieHellman/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_DiffieHellman/pkg-descr b/security/pear-Crypt_DiffieHellman/pkg-descr index 7525d1a1411a..78331bfe2427 100644 --- a/security/pear-Crypt_DiffieHellman/pkg-descr +++ b/security/pear-Crypt_DiffieHellman/pkg-descr @@ -3,4 +3,4 @@ in PHP5. Enables two parties without any prior knowledge of each other establish a secure shared secret key across an insecure channel of communication. -WWW: http://pear.php.net/package/Crypt_DiffieHellman/ +WWW: https://pear.php.net/package/Crypt_DiffieHellman |