aboutsummaryrefslogtreecommitdiffstats
path: root/src/blake2/blake2b-ref.c
diff options
context:
space:
mode:
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.