index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ecdsatest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
Fix handling of NULL sig parameter in ECDSA_sign and similar
Bernd Edlinger
2024-04-02
1
-2
/
+26
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Fix mem leak in ECDSA_sign().
slontis
2023-03-31
1
-0
/
+17
*
Fix the checks of RAND_bytes
Peiwei Hu
2022-06-02
1
-1
/
+1
*
Fix incorrect return check of BN_bn2binpad
PW Hu
2021-11-07
1
-1
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Remove the function EVP_PKEY_set_alias_type
Matt Caswell
2021-04-12
1
-12
/
+0
*
Implement EVP_PKEY_dup() function
Tomas Mraz
2021-03-28
1
-1
/
+6
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
test: update ECDSA and SM2 internal tests in line with the fake_random change
Pauli
2021-03-02
1
-4
/
+7
*
test: update tests to use the fake random number generator
Pauli
2021-02-23
1
-43
/
+14
*
Add SM2 key management
Paul Yang
2020-09-22
1
-0
/
+14
*
Add a NULL check to EVP_PKEY_assign
jwalch
2020-09-17
1
-0
/
+1
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
TEST: Adapt all applicable tests to the new distinguishing ID
Richard Levitte
2020-03-15
1
-32
/
+13
*
Fix no-sm2
Matt Caswell
2020-02-06
1
-1
/
+5
*
Deprecate the ECDSA and EV_KEY_METHOD functions.
Pauli
2020-02-04
1
-0
/
+5
*
Adapt tests for SM2 changes.
Richard Levitte
2020-02-02
1
-15
/
+79
*
EC only uses approved curves in FIPS mode.
Shane Lontis
2019-06-25
1
-0
/
+5
*
Check for negative return for signature size.Addresses Coverity 1442933
Pauli
2019-03-04
1
-2
/
+4
*
[test] modernize ecdsatest and extend ECDSA sign KATs
Billy Brumley
2019-02-26
1
-304
/
+234
*
Use order not degree to calculate a buffer size in ecdsatest
Matt Caswell
2019-02-15
1
-3
/
+3
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Fix no-engine
Matt Caswell
2018-10-10
1
-0
/
+1
*
Indentation fixes.
Pauli
2018-10-07
1
-8
/
+8
*
Remove useless check.
Mykola Baibuz
2018-10-07
1
-28
/
+32
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Update tests for TLS Ed448
Matt Caswell
2018-03-05
1
-1
/
+1
*
[Win] Fix some test method signatures ...
FdaSilvaYY
2017-08-16
1
-1
/
+1
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-6
/
+0
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-2
/
+3
*
Fix build with no-threads no-ec
Dr. Stephen Henson
2017-06-30
1
-2
/
+2
*
Use randomness not entropy
Rich Salz
2017-06-27
1
-2
/
+2
*
TAP line filter BIO.
Pauli
2017-06-22
1
-7
/
+5
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-14
/
+1
*
Add BN support to the test infrastructure.
Pauli
2017-05-09
1
-2
/
+2
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Convert more tests
Rich Salz
2017-04-18
1
-205
/
+111
*
spelling fixes, just comments and readme.
klemens
2016-08-06
1
-1
/
+1
*
Make DSA_SIG and ECDSA_SIG getters const.
Emilia Kasper
2016-06-20
1
-12
/
+27
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-53
/
+6
*
skip inappropriate X25519 tests
Dr. Stephen Henson
2016-02-28
1
-1
/
+1
*
Clean up the tests for auto-init/de-init
Matt Caswell
2016-02-09
1
-4
/
+1
*
If memory debugging enabled return error on leaks.
Dr. Stephen Henson
2016-02-05
1
-1
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-11
1
-1
/
+1
*
mem functions cleanup
Rich Salz
2016-01-07
1
-11
/
+6
*
remove ecdsa.h header
Dr. Stephen Henson
2015-12-09
1
-1
/
+1
[next]