summaryrefslogtreecommitdiff
path: root/cipher/sha256-avx2-bmi2-amd64.S
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/sha256-avx2-bmi2-amd64.S')
-rw-r--r--cipher/sha256-avx2-bmi2-amd64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher/sha256-avx2-bmi2-amd64.S b/cipher/sha256-avx2-bmi2-amd64.S
index 52be1a07..49a3994e 100644
--- a/cipher/sha256-avx2-bmi2-amd64.S
+++ b/cipher/sha256-avx2-bmi2-amd64.S
@@ -39,7 +39,7 @@
; This code is described in an Intel White-Paper:
; "Fast SHA-256 Implementations on Intel Architecture Processors"
;
-; To find it, surf to http://www.intel.com/p/en_US/embedded
+; To find it, surf to https://www.intel.com/p/en_US/embedded
; and search for that title.
; The paper is expected to be released roughly at the end of April, 2012
;