aboutsummaryrefslogtreecommitdiffstats
path: root/test/ectest.c
Commit message (Expand)AuthorAgeFilesLines
* 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