aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ecdh
Commit message (Expand)AuthorAgeFilesLines
* Remove crypto/ecdh update Makefile.orgDr. Stephen Henson2015-12-095-587/+0
* move ECDH implementation to crypto/ecDr. Stephen Henson2015-12-092-224/+2
* Move ECDH_KDF_X9_62 to crypto/ecDr. Stephen Henson2015-12-092-121/+2
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-071-2/+2
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-9/+11
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-011-7/+0
* Rebuild error source files.Dr. Stephen Henson2015-11-051-1/+1
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-1/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* free null cleanup finaleRich Salz2015-05-011-2/+1
* free NULL cleanup 7Rich Salz2015-04-301-2/+1
* free cleanup almost the finaleRich Salz2015-04-301-4/+1
* remove malloc castsRich Salz2015-04-281-1/+1
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-312-669/+0
* free NULL cleanup.Rich Salz2015-03-252-14/+7
* Update ordinals, fix error message.Dr. Stephen Henson2015-03-151-1/+1
* Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz2015-03-112-3/+3
* Dead code cleanup: crypto/ec,ecdh,ecdsaRich Salz2015-02-023-24/+0
* Dead code cleanup: #if 0 dropped from testsRich Salz2015-02-021-22/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-6/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-228-806/+818
* RT3548: Remove unsupported platformsRich Salz2015-01-121-8/+2
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell2014-12-181-1/+1
* RT3543: Remove #ifdef LINTRich Salz2014-12-101-3/+0
* remove OPENSSL_FIPSAPIDr. Stephen Henson2014-12-083-3/+3
* remove FIPS module code from crypto/ecdhDr. Stephen Henson2014-12-081-8/+0
* Remove OPENSSL_FIPSCANISTER code.Dr. Stephen Henson2014-12-081-12/+0
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* make dependDr. Stephen Henson2014-02-191-0/+8
* Fix warning.Dr. Stephen Henson2013-10-151-2/+2
* Add test vectors from RFC7027Dr. Stephen Henson2013-10-151-0/+171
* Minor optimisation to KDF algorithm.Dr. Stephen Henson2013-08-051-1/+1
* Add support for X9.62 KDF.Dr. Stephen Henson2013-07-173-2/+123
* Fix EC_KEY initialization race.Bodo Möller2012-10-051-2/+9
* add cofactor ECDH support from fips branchDr. Stephen Henson2011-12-102-0/+14
* Check for selftest failure in various places.Dr. Stephen Henson2011-10-221-0/+8
* Set flags in ECDH and ECDSA methods for FIPS.Dr. Stephen Henson2011-06-082-1/+9
* remove ENGINE dependency from ecdhDr. Stephen Henson2011-04-102-14/+5
* make updateRichard Levitte2011-03-241-9/+10
* Add ECDH to validated module.Dr. Stephen Henson2011-03-092-0/+15
* New option to disable characteristic two fields in EC code.Dr. Stephen Henson2011-02-122-0/+8
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Fix warnings.Ben Laurie2010-06-121-2/+1