Add timestamp to x86-mont.pl.
authorAndy Polyakov <appro@openssl.org>
Sun, 9 Oct 2005 10:26:56 +0000 (10:26 +0000)
committerAndy Polyakov <appro@openssl.org>
Sun, 9 Oct 2005 10:26:56 +0000 (10:26 +0000)
crypto/bn/asm/x86-mont.pl

index dbf5cb173d79548d1db2749af9630cdca2522aad..98a7f09627767726bf4f897bd9eeb940a9504bcd 100755 (executable)
@@ -6,6 +6,8 @@
 # forms are granted according to the OpenSSL license.
 # ====================================================================
 
 # 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
 # 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