summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/ec/ec_point_conversion.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused prototypetb2023-08-011-3/+1
* Some more EC2M cleanuptb2023-04-261-14/+3
* ec_point_conversion: drop test for sect571k1tb2023-04-181-350/+2
* Skip binary curves in ec_point_conversiontb2023-04-171-3/+14
* Switch all ec tests to using dynamic linkingtb2023-04-171-3/+5
* ec_point_conversion: do not rely on ec.h pulling in bn.htb2023-04-151-1/+2
* Guard GF2m-specifics with OPENSSL_NO_EC2Mtb2023-03-251-2/+7
* Refrain from printing SUCCESS in some of my teststb2022-12-011-6/+4
* Set failed in test_random_points()tb2021-12-291-2/+2
* tweak one description to make it uniquetb2021-05-031-2/+3
* Prefix the hybrid_corner_case test with test_ for consistency.tb2021-05-031-3/+3
* Exercise the point conversion bit for octet string representationstb2021-05-031-1/+279
* Add a test that exercises the point conversion bit of the octettb2021-05-031-1/+362
* Add a test that roundtrips a bunch of points on all builtin curvestb2021-04-211-0/+249