Following the license change, modify the boilerplates in crypto/bn/
[openssl.git] / crypto / bn / asm / alpha-mont.pl
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.