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