make update
[openssl.git] / crypto / bn / asm / x86_64-mont.pl
2016-11-10 Andy Polyakovbn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (Low sever...
2016-08-22 Andy Polyakovbn/asm/x86[_64]-mont*.pl: implement slightly alternativ...
2016-03-07 Andy Polyakovbn/asm/x86[_64]-mont*.pl: complement alloca with page...
2016-03-01 Andy Polyakovbn/asm/x86_64-mont5.pl: unify gather procedure in hardl...
2016-03-01 Andy Polyakovcrypto/bn/x86_64-mont5.pl: constant-time gather procedure.
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-11-30 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2014-07-09 Andy Polyakovx86_64 assembly pack: improve masm support.
2013-12-09 Andy Polyakovcrypto/bn/asm/x86_64-mont*.pl: update from master.
2013-09-09 Andy Polyakovcrypto/bn/asm/x86_64-mont.pl: minor optimization.
2013-07-05 Andy Polyakovbn/asm/x86_86-mont.pl: optimize reduction for Intel...
2013-02-04 Dr. Stephen HensonMerge branch 'OpenSSL_1_0_2-stable' of /home/steve...
2013-02-02 Andy Polyakovx86_64 assembly pack: keep making Windows build more...
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-11-14 Andy Polyakovx86_64 assembler pack update from HEAD.
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-12-19 Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-02-27 Andy PolyakovMake x86_64-mont.pl work with debug Win64 build.
2007-06-29 Andy PolyakovLatest bn_mont.c modification broke ECDSA test. I've...
2007-06-21 Andy PolyakovTypo in x86_64-mont.pl.
2007-06-17 Andy PolyakovEliminate conditional final subtraction in Montgomery...
2006-12-29 Andy PolyakovMinor clean-up in crypto/bn/asm.
2006-12-08 Andy PolyakovMinor, +10%, tune-up for x86_64-mont.pl.
2005-10-22 Andy PolyakovChange bn_mul_mont declaration and BN_MONT_CTX. Update...
2005-10-07 Andy Polyakovx86_64-mont.pl readability improvement.
2005-10-07 Andy PolyakovThrow in Montgomery multiplication assembler for x86_64.