summaryrefslogtreecommitdiffstats
path: root/crypto/ec/build.info
AgeCommit message (Expand)Author
2018-07-26Add ec/asm/x25519-ppc64.pl module.Andy Polyakov
2018-05-09ECC: unify generic ec2 and ecp scalar multiplication, deprecate ec2_mult.cBilly Brumley
2018-02-21Add x25519-x86_64.pl module, mod 2^255-19 primitives.Andy Polyakov
2018-02-20Merge f_arithmetic.c into f_generic.cMatt Caswell
2018-02-20Integrate Curve448 into the build systemMatt Caswell
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2016-08-29Add ecp_nistz256-ppc64 module.Andy Polyakov
2016-08-13Remove old EC based X25519 code.Dr. Stephen Henson
2016-08-13add to build.infoDr. Stephen Henson
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte
2016-03-11crypto/*/build.info: make it work on ARM platforms.Andy Polyakov
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte
2016-03-09Unified - adapt the generation of ec assembler to use GENERATERichard Levitte
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-02-28Add new EC_METHOD for X25519.Dr. Stephen Henson
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte