summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm
AgeCommit message (Expand)Author
2011-12-12modexp512-x86_64.pl: Solaris portability fix [from HEAD].Andy Polyakov
2011-12-09x86-mont.pl: fix bug in integer-only squaring path.Andy Polyakov
2011-12-01bn/asm/mips.pl: fix typos [from HEAD].Andy Polyakov
2011-11-14x86 assembler pack update from HEAD.Andy Polyakov
2011-11-14x86_64 assembler pack update from HEAD.Andy Polyakov
2011-11-14ARM assembler pack update from HEAD.Andy Polyakov
2011-11-14MIPS assembler pack update from HEAD.Andy Polyakov
2011-11-14PPC assembler pack update from HEAD.Andy Polyakov
2011-11-14PA-RISC assembler pack update from HEAD.Andy Polyakov
2011-11-14s390x assembler pack update from HEAD.Andy Polyakov
2011-11-14IA64 assembler pack update from HEAD.Andy Polyakov
2011-11-05ppc.pl: fix bug in bn_mul_comba4 [from HEAD].Andy Polyakov
2011-08-19modexp512-x86_64.pl: make it work with ml64 [from HEAD].Andy Polyakov
2011-08-12Alpha assembler fixed from HEAD.Andy Polyakov
2011-07-20Add RSAX builtin engine [from HEAD].Andy Polyakov
2011-03-04s390x-mont.pl: optimize for z196.Andy Polyakov
2010-11-22s390x.S: fix typo in bn_mul_words [from HEAD].Andy Polyakov
2010-09-13Alpha assembler pack: adapt for Linux [from HEAD].Andy Polyakov
2010-09-10crypto/bn/asm/s390x.S: drop redundant instructions [from HEAD].Andy Polyakov
2010-04-10alpha-mont.pl: comply with stack alignment requirement [from HEAD].Andy Polyakov
2010-03-29ARMv4 assembler: [unconfirmed] fix for compilation failure [from HEAD].Andy Polyakov
2010-02-28Fix warning.Ben Laurie
2009-02-10s390x-mont.pl: optimize prologue.Andy Polyakov
2009-02-09s390x assembler pack update.Andy Polyakov
2009-01-11Fix missing prototype warnings then fix different prototype warnings ;-)Dr. Stephen Henson
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov
2008-11-14x86_64-xlate.pl update, engage x86_64 assembler in mingw64.Andy Polyakov
2008-11-12x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-02Use stddef.h to pick up size_t def.Dr. Stephen Henson
2008-11-02Fix warnings about mismatched prototypes, undefined size_t and value computedDr. Stephen Henson
2008-11-01size_tification.Ben Laurie
2008-09-12AIX build updates.Andy Polyakov
2008-02-27Make x86_64-mont.pl work with debug Win64 build.Andy Polyakov
2008-02-05ppc64-mont optimization.Andy Polyakov
2008-01-13Unify ppc assembler make rules.Andy Polyakov
2008-01-05Update perl asm scripts include paths for perlasm.Dr. Stephen Henson
2007-12-29Final (for this commit series) optimized version and with commentary section.Andy Polyakov
2007-12-29This is also informational commit exposing loop modulo scheduling "factor."Andy Polyakov
2007-12-29New Montgomery multiplication module, ppc64-mont.pl. Reference, non-optimizedAndy Polyakov
2007-09-27Yet another ARM update. It appears to be more appropriate to makeAndy Polyakov
2007-06-29Latest bn_mont.c modification broke ECDSA test. I've got math wrong, whichAndy Polyakov
2007-06-21Typo in x86_64-mont.pl.Andy Polyakov
2007-06-20bn_asm for s390x.Andy Polyakov
2007-06-20SPARC Solaris and Linux assemblers treat .align directive differently.Andy Polyakov
2007-06-17Eliminate conditional final subtraction in Montgomery assembler modules.Andy Polyakov
2007-04-30s390x assembler pack.Andy Polyakov
2007-03-20nasm fixes.Andy Polyakov
2007-03-20sparcv9a-mont was modified to handle 32-bit aligned input, but checkAndy Polyakov
2007-01-17Make armv4t-mont module backward binary compatible with armv4 and rename itAndy Polyakov