Add OpenSSL copyright to .pl files
[openssl.git] / crypto / bn / asm / x86-mont.pl
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-03-15 Emilia KasperOn Windows, page walking is known as __chkstk.
2016-03-15 Emilia KasperExplain *cough*-dows
2016-03-07 Richard LevitteUnified - adapt the generation of bignum assembler...
2016-03-07 Andy Polyakovbn/asm/x86[_64]-mont*.pl: complement alloca with page...
2011-12-09 Andy Polyakovx86-mont.pl: fix bug in integer-only squaring path.
2007-06-29 Andy PolyakovLatest bn_mont.c modification broke ECDSA test. I've...
2007-06-17 Andy PolyakovEliminate conditional final subtraction in Montgomery...
2007-03-20 Andy Polyakovnasm fixes.
2006-12-28 Andy PolyakovMinor performance improvements to x86-mont.pl.
2006-12-27 Andy PolyakovFix for "strange errors" exposed by ccgost engine....
2006-12-22 Andy Polyakovx86-mont.pl sse2 tune-up and integer-only squaring...
2006-11-27 Andy PolyakovNon-SSE2 path to bn_mul_mont. But it's disabled, becaus...
2005-10-22 Andy PolyakovChange bn_mul_mont declaration and BN_MONT_CTX. Update...
2005-10-14 Andy PolyakovFlip saved argument block and tp [required for non...
2005-10-14 Andy PolyakovMake sure x86-mont.pl returns zero even if compiled...
2005-10-09 Andy PolyakovAdd timestamp to x86-mont.pl.
2005-10-09 Andy PolyakovThrow in bn/asm/x86-mont.pl Montgomery multiplication...