]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bn/asm/alpha-mont.pl
Also check for errors in x86_64-xlate.pl.
[thirdparty/openssl.git] / crypto / bn / asm / alpha-mont.pl
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-01-22  David BenjaminDo not silently truncate files on perlasm errors
2019-09-16  Richard LevitteUnify all assembler file generators
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-29  Matt CaswellUpdate copyright year
2018-05-02  Andy Polyakovbn/asm/*-mont.pl: harmonize with BN_from_montgomery_word.
2017-10-13  Rich SalzRemove email addresses from source code.
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2016-03-07  Richard LevitteUnified - adapt the generation of bignum assembler...
2011-08-12  Andy Polyakovalphacpuid.pl: fix alignment bug.
2010-09-13  Andy PolyakovAlpha assembler pack: adapt for Linux.
2010-04-10  Andy Polyakovalpha-mont.pl: comply with stack alignment requirements.
2007-06-29  Andy PolyakovLatest bn_mont.c modification broke ECDSA test. I've...
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 Polyakovalpha-mont.pl: gcc portability fix and make-rule.
2006-12-08  Andy PolyakovMontgomery multiplication routine for Alpha.