aboutsummaryrefslogtreecommitdiffstats
path: root/test/ectest.c
Commit message (Expand)AuthorAgeFilesLines
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Use the new non-curve type specific EC functions internallyMatt Caswell2018-07-311-72/+59
* [test] test some important ladder corner casesBilly Brumley2018-07-161-1/+12
* enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes]Nicola Tuveri2018-06-221-1/+1
* Fix explicit EC curve encoding.David Benjamin2018-05-231-5/+76
* Fix a bug in ecp_nistp224.c.David Benjamin2018-04-031-0/+9
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Update tests for TLS Ed448Matt Caswell2018-03-051-6/+0
* Consistent formatting for sizeof(foo)Rich Salz2017-12-071-6/+6
* MSC_VER <= 1200 isn't supported; remove dead codeRich Salz2017-08-271-5/+0
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Fix no-ecDr. Stephen Henson2017-08-101-0/+2
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-5/+0
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-7/+7
* BN_pseudo_rand is really BN_randRich Salz2017-07-031-4/+4
* Use randomness not entropyRich Salz2017-06-271-1/+1
* Modify Sun copyright to follow OpenSSL styleRich Salz2017-06-201-14/+1
* Add output routines to allow consistent formatting of memory, stringsPauli2017-06-161-125/+74
* Add BN support to the test infrastructure.Pauli2017-05-091-9/+9
* Conversion of the EC tests to use the framework.Pauli2017-05-051-1350/+1102
* Remove some obsolete/obscure internal define switches:Emilia Kasper2017-03-011-5/+2
* Fix a memory leak in EC_GROUP_get_ecparameters()Kazuki Yamaguchi2016-08-221-0/+29
* RT 4242: reject invalid EC point coordinatesEmilia Kasper2016-06-091-6/+90
* Copyright consolidation 02/10Rich Salz2016-05-171-53/+6
* skip inappropriate X25519 testsDr. Stephen Henson2016-02-281-0/+6
* test/ectest.c: add regression test for RT#4284.Andy Polyakov2016-02-231-0/+15
* Clean up the tests for auto-init/de-initMatt Caswell2016-02-091-7/+0
* If memory debugging enabled return error on leaks.Dr. Stephen Henson2016-02-051-1/+2
* Add have_precompute_mult testsMatt Caswell2016-01-291-0/+9
* Test all built-in curves and let the library choose the EC_METHODBilly Brumley2016-01-271-0/+14
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+1
* mem functions cleanupRich Salz2016-01-071-9/+6
* Fix URLs mangled by reformatMatt Caswell2015-12-191-1/+1
* EC_POINT_is_on_curve does not return a booleanMatt Caswell2015-06-101-12/+12
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-7/+7
* Use safer sizeof variant in mallocRich Salz2015-05-041-3/+1
* more OSSL_NELEM casesDr. Stephen Henson2015-05-041-3/+1
* free NULL cleanup 7Rich Salz2015-04-301-4/+2
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+1682