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:
54f3d20
)
Add timestamp to x86-mont.pl.
author
Andy Polyakov
<appro@openssl.org>
Sun, 9 Oct 2005 10:26:56 +0000
(10:26 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Sun, 9 Oct 2005 10:26:56 +0000
(10:26 +0000)
crypto/bn/asm/x86-mont.pl
patch
|
blob
|
history
diff --git
a/crypto/bn/asm/x86-mont.pl
b/crypto/bn/asm/x86-mont.pl
index dbf5cb173d79548d1db2749af9630cdca2522aad..98a7f09627767726bf4f897bd9eeb940a9504bcd 100755
(executable)
--- a/
crypto/bn/asm/x86-mont.pl
+++ b/
crypto/bn/asm/x86-mont.pl
@@
-6,6
+6,8
@@
# forms are granted according to the OpenSSL license.
# ====================================================================
+# October 2005
+#
# This is a "teaser" code, as it can be improved in several ways...
# First of all non-SSE2 path should be implemented (yes, for now it
# performs Montgomery multiplication/convolution only on SSE2-capable