Nicola Tuveri
|
35ed029b5a
Add self-test for EC_POINT_hex2point
|
5 년 전 |
Kurt Roeckx
|
42619397eb
Add BN_check_prime()
|
5 년 전 |
Billy Brumley
|
1d3cd983f5
[test] ECC: check the bounds for auto computing cofactor
|
5 년 전 |
Nicola Tuveri
|
bfed4fc836
Uniform TEST_*() check usage in test/ectest.c
|
5 년 전 |
Nicola Tuveri
|
65936a5646
Fix spacing nit in test/ectest.c
|
5 년 전 |
Nicola Tuveri
|
bacaa618c2
[ec] Match built-in curves on EC_GROUP_new_from_ecparameters
|
5 년 전 |
Billy Brumley
|
5041ea38c9
[test] computing ECC cofactors: regression test
|
5 년 전 |
Billy Brumley
|
6b4152f189
[test] computing ECC cofactors: regression test
|
5 년 전 |
Matt Caswell
|
a9612d6c03
Make the EC code available from inside the FIPS provider
|
5 년 전 |
Nicola Tuveri
|
f5b7f99e69
Temporary workaround for ectest.c for [extended tests]
|
5 년 전 |
Shane Lontis
|
10c25644e3
EC only uses approved curves in FIPS mode.
|
5 년 전 |
Matt Caswell
|
a5cf198bad
Fix no-ec2m
|
5 년 전 |
Shane Lontis
|
5173cdde7d
ec key validation checks updated
|
5 년 전 |
Shane Lontis
|
37f03b9881
doc fixups
|
5 년 전 |
Nicola Tuveri
|
ac2b52c6ad
Separate the lookup test
|
5 년 전 |
Nicola Tuveri
|
8d4f150f70
EC_GROUP_set_curve() might fail for arbitrary params
|
5 년 전 |
Shane Lontis
|
8402cd5f75
added code to validate EC named curve parameters
|
5 년 전 |
Nicola Tuveri
|
81d61a62fa
Fix memory leak in ectest
|
5 년 전 |
Matt Caswell
|
6855b496b2
Add a test for underflow in ecp_nistp521.c
|
5 년 전 |
David Asraf
|
fa1f030610
Add EC_GROUP_get0_field
|
5 년 전 |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 년 전 |
Matt Caswell
|
9cc570d4c4
Use the new non-curve type specific EC functions internally
|
6 년 전 |
Billy Brumley
|
66b0bca887
[test] test some important ladder corner cases
|
6 년 전 |
Nicola Tuveri
|
3f5abab941
enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes]
|
6 년 전 |
David Benjamin
|
fc6f579a9e
Fix explicit EC curve encoding.
|
6 년 전 |
David Benjamin
|
dc55e4f70f
Fix a bug in ecp_nistp224.c.
|
6 년 전 |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 년 전 |
Matt Caswell
|
fe93b010e7
Update tests for TLS Ed448
|
6 년 전 |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 년 전 |
Rich Salz
|
b2db9c18b2
MSC_VER <= 1200 isn't supported; remove dead code
|
7 년 전 |