Commit 35593b33 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

Add timestamp to x86-mont.pl.

parent 54f3d200
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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