Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
hace 2 años |
Matt Caswell
|
8020d79b40
Update copyright year
|
hace 3 años |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
hace 3 años |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
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 |
Aaron Thompson
|
94468c775c
Remove an unnecessary call to BN_CTX_free.
|
hace 4 años |
Shane Lontis
|
a173cc9c38
Add EC key validation to default provider
|
hace 4 años |
Pauli
|
579422c85c
Deprecate the ECDSA and EV_KEY_METHOD functions.
|
hace 4 años |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
hace 5 años |
Matt Caswell
|
a9612d6c03
Make the EC code available from inside the FIPS provider
|
hace 5 años |
Shane Lontis
|
10c25644e3
EC only uses approved curves in FIPS mode.
|
hace 5 años |
Shane Lontis
|
37f03b9881
doc fixups
|
hace 5 años |
Shane Lontis
|
8402cd5f75
added code to validate EC named curve parameters
|
hace 5 años |
Richard Levitte
|
a7f182b726
Following the license change, modify the boilerplates in crypto/ec/
|
hace 6 años |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
hace 8 años |
Matt Caswell
|
b8c51459aa
Remove some dead code from EC_GROUP_check()
|
hace 8 años |
Dr. Stephen Henson
|
6903e2e7e9
Extended EC_METHOD customisation support.
|
hace 8 años |
Dr. Stephen Henson
|
be2e334fce
Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor
|
hace 8 años |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
hace 9 años |
Matt Caswell
|
68886be7e2
EC_POINT_is_on_curve does not return a boolean
|
hace 9 años |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
hace 9 años |
Rich Salz
|
8fdc3734c0
free NULL cleanup.
|
hace 9 años |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
hace 9 años |
Nils Larsch
|
47d5566646
fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
|
hace 18 años |
Bodo Möller
|
17d6bb8158
New function EC_GROUP_check_discriminant().
|
hace 22 años |