aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move Makefiles to Makefile.inRich Salz2016-01-121-362/+0
* make updateRichard Levitte2016-01-121-39/+53
* mem functions cleanupRich Salz2016-01-071-7/+9
* make updateDr. Stephen Henson2015-12-091-8/+78
* Move and adapt ECDSA sign and verify functions.Dr. Stephen Henson2015-12-091-2/+2
* Move ECDSA implementation to crypto/ecDr. Stephen Henson2015-12-091-2/+3
* move ECDH implementation to crypto/ecDr. Stephen Henson2015-12-091-2/+3
* Move ECDH_KDF_X9_62 to crypto/ecDr. Stephen Henson2015-12-091-2/+2
* Support for EC_KEY_METHOD.Dr. Stephen Henson2015-12-091-2/+2
* Fix no-stdio buildDavid Woodhouse2015-09-291-8/+9
* Rationalize .gitignore and harmonize pair of Makefiles.Andy Polyakov2015-09-291-1/+1
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-4/+5
* Use safer sizeof variant in mallocRich Salz2015-05-041-5/+6
* Add ec/asm/ecp_nistz256-sparcv9.pl.Andy Polyakov2015-04-211-0/+3
* Add ecp_nistz256-armv8 module.Andy Polyakov2015-04-201-0/+1
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* make dependDr. Stephen Henson2015-03-241-4/+4
* Add ec/asm/ecp_nistz256-armv4.pl module.Andy Polyakov2015-02-111-0/+3
* Add ec/asm/ecp_nistz256-x86.pl module.Andy Polyakov2015-02-091-0/+3
* Implement internally opaque bn access from ecMatt Caswell2014-12-081-4/+7
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Add ECP_NISTZ256 by Shay Gueron, Intel Corp.Andy Polyakov2014-09-121-0/+6
* Configure: add configuration for crypto/ec/asm extensions.Andy Polyakov2014-08-301-1/+3
* make dependDr. Stephen Henson2014-02-191-15/+16
* Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 andBodo Möller2011-10-181-2/+7
* make updateBodo Möller2011-09-051-53/+33
* make updateRichard Levitte2011-03-251-1/+10
* make updateRichard Levitte2011-03-241-32/+43
* make update (1.1.0-dev)Richard Levitte2011-03-231-0/+1
* Add SRP support.Ben Laurie2011-03-121-44/+32
* Update dependencies.Dr. Stephen Henson2011-02-211-32/+67
* Reorganise ECC code for inclusion in FIPS module.Dr. Stephen Henson2011-02-141-2/+4
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* revert Makefile changeDr. Stephen Henson2011-01-251-1/+1
* check EC public key isn't point at infinityDr. Stephen Henson2011-01-241-1/+1
* New 64-bit optimized implementation EC_GFp_nistp224_method().Bodo Möller2010-08-261-2/+3
* Update dependencies.Dr. Stephen Henson2008-03-221-10/+11
* Add OID cross reference table.Dr. Stephen Henson2006-04-181-0/+14
* Provisional support for EC pkey method, supporting ECDH and ECDSA.Dr. Stephen Henson2006-04-161-2/+2
* Add information and pem strings. Update dependencies.Dr. Stephen Henson2006-03-231-0/+24
* Move algorithm specific print code from crypto/asn1/t_pkey.c to separateDr. Stephen Henson2006-03-221-2/+2
* Initial support for pluggable public key ASN1 support. Process most publicDr. Stephen Henson2006-03-201-2/+2
* deFUDify: don't require OPENSSL_EC_BIN_PT_COMPBodo Möller2005-11-151-3/+2
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* remove unused recp methodNils Larsch2005-04-041-9/+2
* Blow away Makefile.ssl.Ben Laurie2005-03-301-0/+204