summaryrefslogtreecommitdiffstats
path: root/crypto/bn/Makefile
AgeCommit message (Expand)Author
2016-01-12Move Makefiles to Makefile.inRich Salz
2015-10-24Fix undeclared variable warnings.Ben Laurie
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-06-23make updateRichard Levitte
2015-06-03make update.Dr. Stephen Henson
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-13bn/Makefile: give MacOS X hand to compiler armv8-mont module.Andy Polyakov
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-01-24Remove unused eng_rsax and related asm fileRich Salz
2014-12-11make updateMatt Caswell
2014-12-08Implement internally opaque bn access from srpMatt Caswell
2014-12-08Implement internally opaque bn access from dhMatt Caswell
2014-12-08Prepare for bn opaquify. Implement internal helper functions.Matt Caswell
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-11-16Remove redundant test targets outside of test/Mike Bland
2014-09-20Harmonize Tru64 and Linux make rules.Andy Polyakov
2014-02-19make dependDr. Stephen Henson
2013-12-28ARM assembly pack: make it work with older toolchain.Andy Polyakov
2013-11-12Make Makefiles OSF-make-friendly.Andy Polyakov
2013-07-05Take RSAZ modules into build loop, add glue and engage.Andy Polyakov
2012-11-17Support for SPARC T4 MONT[MUL|SQR] instructions.Andy Polyakov
2012-10-20Add VIS3-capable sparcv9-gf2m module.Andy Polyakov
2012-10-20Add VIS3 Montgomery multiplication.Andy Polyakov
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2011-09-05make updateBodo Möller
2011-08-12This commit completes recent modular exponentiation optimizations onAndy Polyakov
2011-07-20Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.Andy Polyakov
2011-06-28crypto/bn/Makefile: fix typo.Andy Polyakov
2011-06-27s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt.Andy Polyakov
2011-05-16x86_64 assembler pack: add x86_64-gf2m module.Andy Polyakov
2011-05-09Call fipsas.pl directly for pa-risc targets.Dr. Stephen Henson
2011-05-07x86 assembler pack: add bn_GF2m_mul_2x2 implementations (see x86-gf2m.pl forAndy Polyakov
2011-05-05ARM assembler pack: engage newly introduced armv4-gf2m module.Andy Polyakov
2011-03-24make updateRichard Levitte
2011-03-12Add SRP support.Ben Laurie
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-03make updateBodo Möller
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2011-01-09add X9.31 prime generation routines from 0.9.8 branchDr. Stephen Henson
2010-10-02MIPS assembler pack: enable it in Configure, add SHA2 module, fix make rules,Andy Polyakov
2010-07-08crypto/*/Makefile: unify "catch-all" assembler make rules and harmonizeAndy Polyakov
2010-01-06Add Montgomery multiplication module for IA-64.Andy Polyakov
2009-12-27Throw in more PA-RISC assembler.Andy Polyakov
2009-12-26ppc64-mont.pl: adapt for 32-bit and engage for all builds.Andy Polyakov
2008-11-12Update make rules for x86_64 assembler pack.Andy Polyakov
2008-03-29Update dependencies.Dr. Stephen Henson
2008-01-15crypto/rc5/Makefile was erroneously omitted from last perlasm unification.Andy Polyakov
2008-01-13Unify ppc assembler make rules.Andy Polyakov