projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
910fff7
)
Fix typo in x25519-x86_64.pl
author
Mat
<mberchtold@gmail.com>
Tue, 17 Jul 2018 13:48:27 +0000
(09:48 -0400)
committer
Rich Salz
<rsalz@openssl.org>
Tue, 17 Jul 2018 14:20:45 +0000
(10:20 -0400)
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6726)
crypto/ec/asm/x25519-x86_64.pl
patch
|
blob
|
history
diff --git
a/crypto/ec/asm/x25519-x86_64.pl
b/crypto/ec/asm/x25519-x86_64.pl
index da81e065d4d217b7c4f1aa8892b54b827224302d..18dc6af9fae9fad893939ebe1dd5cf84168d062a 100755
(executable)
--- a/
crypto/ec/asm/x25519-x86_64.pl
+++ b/
crypto/ec/asm/x25519-x86_64.pl
@@
-13,7
+13,7
@@
# details see http://www.openssl.org/~appro/cryptogams/.
# ====================================================================
#
-# X25519 lower-level primitives for x86_
86
.
+# X25519 lower-level primitives for x86_
64
.
#
# February 2018.
#