index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ectest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PA...
Oliver Mihatsch
2023-02-08
1
-0
/
+113
*
Potential null pointer reference
yangyangtiantianlonglong
2022-11-02
1
-7
/
+7
*
d2i_PublicKey: Make it work with EC parameters in a provided key
Tomas Mraz
2021-11-22
1
-0
/
+42
*
Fix tests to check for negative results when calling EVP_PKEY_fromdata_init
slontis
2021-11-05
1
-5
/
+5
*
fix some code with obvious wrong coding style
x2018
2021-10-28
1
-2
/
+2
*
Use <> for #include openssl/xxx
Rich Salz
2021-05-27
1
-3
/
+3
*
Test oct2point for hybrid point encoding of (0, y)
Theo Buehler
2021-05-09
1
-0
/
+50
*
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-04-12
1
-3
/
+3
*
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2021-02-08
1
-5
/
+8
*
Disable the test-ec completely when building with no-ec
Tomas Mraz
2021-01-26
1
-58
/
+51
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
1
-6
/
+3
*
Add Explicit EC parameter support to providers.
Shane Lontis
2020-08-22
1
-1
/
+223
*
[test][ectest] Minor touches to custom_generator_test
Nicola Tuveri
2020-07-29
1
-4
/
+2
*
[test] Vertically test explicit EC params API patterns
Nicola Tuveri
2020-07-29
1
-1
/
+280
*
[test] ectest: check custom generators
Billy Brumley
2020-07-12
1
-0
/
+84
*
Move EC_METHOD to internal-only
Billy Brumley
2020-06-02
1
-83
/
+31
*
deprecate EC precomputation functionality
Billy Brumley
2020-05-19
1
-9
/
+10
*
deprecate EC_POINTs_mul function
Billy Brumley
2020-05-16
1
-10
/
+26
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
[crypto/ec] deprecate Jprojective_coordinates_GFp functions
Billy Brumley
2020-04-22
1
-79
/
+0
*
Add self-test for EC_POINT_hex2point
Nicola Tuveri
2019-11-13
1
-0
/
+101
*
Add BN_check_prime()
Kurt Roeckx
2019-10-14
1
-7
/
+7
*
[test] ECC: check the bounds for auto computing cofactor
Billy Brumley
2019-09-09
1
-0
/
+91
*
Uniform TEST_*() check usage in test/ectest.c
Nicola Tuveri
2019-09-09
1
-13
/
+13
*
Fix spacing nit in test/ectest.c
Nicola Tuveri
2019-09-09
1
-1
/
+1
*
[ec] Match built-in curves on EC_GROUP_new_from_ecparameters
Nicola Tuveri
2019-09-09
1
-0
/
+267
*
[test] computing ECC cofactors: regression test
Billy Brumley
2019-09-07
1
-5
/
+5
*
[test] computing ECC cofactors: regression test
Billy Brumley
2019-09-05
1
-3
/
+86
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
1
-19
/
+19
*
Temporary workaround for ectest.c for [extended tests]
Nicola Tuveri
2019-07-31
1
-1
/
+1
*
EC only uses approved curves in FIPS mode.
Shane Lontis
2019-06-25
1
-1
/
+1
*
Fix no-ec2m
Matt Caswell
2019-04-23
1
-1
/
+4
*
ec key validation checks updated
Shane Lontis
2019-04-11
1
-2
/
+55
*
doc fixups
Shane Lontis
2019-04-11
1
-3
/
+3
*
Separate the lookup test
Nicola Tuveri
2019-04-11
1
-33
/
+84
*
EC_GROUP_set_curve() might fail for arbitrary params
Nicola Tuveri
2019-04-11
1
-10
/
+40
*
added code to validate EC named curve parameters
Shane Lontis
2019-04-11
1
-0
/
+178
*
Fix memory leak in ectest
Nicola Tuveri
2019-03-13
1
-0
/
+1
*
Add a test for underflow in ecp_nistp521.c
Matt Caswell
2019-03-07
1
-0
/
+69
*
Add EC_GROUP_get0_field
David Asraf
2019-02-15
1
-0
/
+38
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use the new non-curve type specific EC functions internally
Matt Caswell
2018-07-31
1
-72
/
+59
*
[test] test some important ladder corner cases
Billy Brumley
2018-07-16
1
-1
/
+12
*
enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes]
Nicola Tuveri
2018-06-22
1
-1
/
+1
*
Fix explicit EC curve encoding.
David Benjamin
2018-05-23
1
-5
/
+76
*
Fix a bug in ecp_nistp224.c.
David Benjamin
2018-04-03
1
-0
/
+9
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Update tests for TLS Ed448
Matt Caswell
2018-03-05
1
-6
/
+0
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-07
1
-6
/
+6
*
MSC_VER <= 1200 isn't supported; remove dead code
Rich Salz
2017-08-27
1
-5
/
+0
[next]