summaryrefslogtreecommitdiffstats
path: root/crypto/ec/Makefile
AgeCommit message (Expand)Author
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-12make updateRichard Levitte
2016-01-07mem functions cleanupRich Salz
2015-12-09make updateDr. Stephen Henson
2015-12-09Move and adapt ECDSA sign and verify functions.Dr. Stephen Henson
2015-12-09Move ECDSA implementation to crypto/ecDr. Stephen Henson
2015-12-09move ECDH implementation to crypto/ecDr. Stephen Henson
2015-12-09Move ECDH_KDF_X9_62 to crypto/ecDr. Stephen Henson
2015-12-09Support for EC_KEY_METHOD.Dr. Stephen Henson
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-09-29Rationalize .gitignore and harmonize pair of Makefiles.Andy Polyakov
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-04-21Add ec/asm/ecp_nistz256-sparcv9.pl.Andy Polyakov
2015-04-20Add ecp_nistz256-armv8 module.Andy Polyakov
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-24make dependDr. Stephen Henson
2015-02-11Add ec/asm/ecp_nistz256-armv4.pl module.Andy Polyakov
2015-02-09Add ec/asm/ecp_nistz256-x86.pl module.Andy Polyakov
2014-12-08Implement internally opaque bn access from ecMatt Caswell
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-09-12Add ECP_NISTZ256 by Shay Gueron, Intel Corp.Andy Polyakov
2014-08-30Configure: add configuration for crypto/ec/asm extensions.Andy Polyakov
2014-02-19make dependDr. Stephen Henson
2011-10-18Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 andBodo Möller
2011-09-05make updateBodo Möller
2011-03-25make updateRichard Levitte
2011-03-24make updateRichard Levitte
2011-03-23make update (1.1.0-dev)Richard Levitte
2011-03-12Add SRP support.Ben Laurie
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-14Reorganise ECC code for inclusion in FIPS module.Dr. Stephen Henson
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2011-01-25revert Makefile changeDr. Stephen Henson
2011-01-24check EC public key isn't point at infinityDr. Stephen Henson
2010-08-26New 64-bit optimized implementation EC_GFp_nistp224_method().Bodo Möller
2008-03-22Update dependencies.Dr. Stephen Henson
2006-04-18Add OID cross reference table.Dr. Stephen Henson
2006-04-16Provisional support for EC pkey method, supporting ECDH and ECDSA.Dr. Stephen Henson
2006-03-23Add information and pem strings. Update dependencies.Dr. Stephen Henson
2006-03-22Move algorithm specific print code from crypto/asn1/t_pkey.c to separateDr. Stephen Henson
2006-03-20Initial support for pluggable public key ASN1 support. Process most publicDr. Stephen Henson
2005-11-15deFUDify: don't require OPENSSL_EC_BIN_PT_COMPBodo Möller
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-04-04remove unused recp methodNils Larsch
2005-03-30Blow away Makefile.ssl.Ben Laurie