diff --git a/crypto/bn/asm/x86-mont.pl b/crypto/bn/asm/x86-mont.pl index dbf5cb173d79548d1db2749af9630cdca2522aad..98a7f09627767726bf4f897bd9eeb940a9504bcd 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