Bernd Edlinger
|
1fa2bf9b18
Fix handling of NULL sig parameter in ECDSA_sign and similar
|
hace 9 meses |
Matt Caswell
|
da1c088f59
Copyright year updates
|
hace 1 año |
slontis
|
4befe81a99
Fix mem leak in ECDSA_sign().
|
hace 1 año |
Peiwei Hu
|
c2f7614fb7
Fix the checks of RAND_bytes
|
hace 2 años |
PW Hu
|
098f2627c8
Fix incorrect return check of BN_bn2binpad
|
hace 3 años |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
hace 3 años |
Matt Caswell
|
28fd895305
Remove the function EVP_PKEY_set_alias_type
|
hace 3 años |
Tomas Mraz
|
2145ba5e83
Implement EVP_PKEY_dup() function
|
hace 3 años |
Matt Caswell
|
8020d79b40
Update copyright year
|
hace 3 años |
Pauli
|
fccdb61aee
test: update ECDSA and SM2 internal tests in line with the fake_random change
|
hace 3 años |
Pauli
|
332a245c04
test: update tests to use the fake random number generator
|
hace 3 años |
Paul Yang
|
7ee511d093
Add SM2 key management
|
hace 4 años |
jwalch
|
4bb73d5409
Add a NULL check to EVP_PKEY_assign
|
hace 4 años |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
hace 4 años |
Matt Caswell
|
33388b44b6
Update copyright year
|
hace 4 años |
Richard Levitte
|
fda127beb2
TEST: Adapt all applicable tests to the new distinguishing ID
|
hace 4 años |
Matt Caswell
|
9afaa8d65b
Fix no-sm2
|
hace 4 años |
Pauli
|
579422c85c
Deprecate the ECDSA and EV_KEY_METHOD functions.
|
hace 4 años |
Richard Levitte
|
3995de2c03
Adapt tests for SM2 changes.
|
hace 4 años |
Shane Lontis
|
10c25644e3
EC only uses approved curves in FIPS mode.
|
hace 5 años |
Pauli
|
68ad17e874
Check for negative return for signature size.Addresses Coverity 1442933
|
hace 5 años |
Billy Brumley
|
1a31d8017e
[test] modernize ecdsatest and extend ECDSA sign KATs
|
hace 5 años |
Matt Caswell
|
9fc8f18f59
Use order not degree to calculate a buffer size in ecdsatest
|
hace 5 años |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
hace 6 años |
Matt Caswell
|
5f9f67b9d4
Fix no-engine
|
hace 6 años |
Pauli
|
5b639d4cb3
Indentation fixes.
|
hace 6 años |
Mykola Baibuz
|
b770a80f6d
Remove useless check.
|
hace 6 años |
Matt Caswell
|
b0edda11cb
Update copyright year
|
hace 6 años |
Matt Caswell
|
fe93b010e7
Update tests for TLS Ed448
|
hace 6 años |
FdaSilvaYY
|
31a80694d4
[Win] Fix some test method signatures ...
|
hace 7 años |