index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ectest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-08
1
-6
/
+6
*
MSC_VER <= 1200 isn't supported; remove dead code
Rich Salz
2017-08-27
1
-5
/
+0
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
Fix no-ec
Dr. Stephen Henson
2017-08-10
1
-0
/
+2
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-5
/
+0
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-7
/
+7
*
BN_pseudo_rand is really BN_rand
Rich Salz
2017-07-04
1
-4
/
+4
*
Use randomness not entropy
Rich Salz
2017-06-27
1
-1
/
+1
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-14
/
+1
*
Add output routines to allow consistent formatting of memory, strings
Pauli
2017-06-16
1
-125
/
+74
*
Add BN support to the test infrastructure.
Pauli
2017-05-09
1
-9
/
+9
*
Conversion of the EC tests to use the framework.
Pauli
2017-05-05
1
-1350
/
+1102
*
Remove some obsolete/obscure internal define switches:
Emilia Kasper
2017-03-01
1
-5
/
+2
*
Fix a memory leak in EC_GROUP_get_ecparameters()
Kazuki Yamaguchi
2016-08-22
1
-0
/
+29
*
RT 4242: reject invalid EC point coordinates
Emilia Kasper
2016-06-09
1
-6
/
+90
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-53
/
+6
*
skip inappropriate X25519 tests
Dr. Stephen Henson
2016-02-28
1
-0
/
+6
*
test/ectest.c: add regression test for RT#4284.
Andy Polyakov
2016-02-23
1
-0
/
+15
*
Clean up the tests for auto-init/de-init
Matt Caswell
2016-02-09
1
-7
/
+0
[next]