aboutsummaryrefslogtreecommitdiffstats
path: root/src/blake2/blake2b-ref.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-19 01:13:23 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-19 01:22:54 -0700
commitbe87d61299f52e366bcb65fd176ccf325b0f77e0 (patch)
treec5e289ea68824ba407d5928e0e6e65d8bab51430 /src/blake2/blake2b-ref.c
parentcopy: check for vulnerable target dirs (diff)
downloadcoreutils-be87d61299f52e366bcb65fd176ccf325b0f77e0.tar.gz
coreutils-be87d61299f52e366bcb65fd176ccf325b0f77e0.zip
all: prefer HTTPS in URLs
Diffstat (limited to 'src/blake2/blake2b-ref.c')
-rw-r--r--src/blake2/blake2b-ref.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blake2/blake2b-ref.c b/src/blake2/blake2b-ref.c
index cd38b1ba0..cbb1d8be4 100644
--- a/src/blake2/blake2b-ref.c
+++ b/src/blake2/blake2b-ref.c
@@ -5,9 +5,9 @@
terms of the CC0, the OpenSSL Licence, or the Apache Public License 2.0, at
your option. The terms of these licenses can be found at:
- - CC0 1.0 Universal : http://creativecommons.org/publicdomain/zero/1.0
+ - CC0 1.0 Universal : https://creativecommons.org/publicdomain/zero/1.0
- OpenSSL license : https://www.openssl.org/source/license.html
- - Apache 2.0 : http://www.apache.org/licenses/LICENSE-2.0
+ - Apache 2.0 : https://www.apache.org/licenses/LICENSE-2.0
More information about the BLAKE2 hash function can be found at
https://blake2.net.