From: Andy Polyakov Date: Sun, 9 Oct 2005 10:26:56 +0000 (+0000) Subject: Add timestamp to x86-mont.pl. X-Git-Tag: OpenSSL_0_9_8k^2~1768 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=35593b33f44c14e5ce1a983a820a7eabf7996220;p=oweals%2Fopenssl.git Add timestamp to x86-mont.pl. --- diff --git a/crypto/bn/asm/x86-mont.pl b/crypto/bn/asm/x86-mont.pl index dbf5cb173d..98a7f09627 100755 --- 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