Matt Caswell
|
fecb3aae22
Update copyright year
|
2 gadi atpakaļ |
Dimitris Apostolou
|
e304aa87b3
Fix typos
|
2 gadi atpakaļ |
Tomas Mraz
|
afecd85db1
Replace some of the ERR_clear_error() calls with mark calls
|
3 gadi atpakaļ |
Theo Buehler
|
56f0237938
Avoid division by zero in hybrid point encoding
|
3 gadi atpakaļ |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 gadi atpakaļ |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 gadi atpakaļ |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 gadi atpakaļ |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 gadi atpakaļ |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 gadi atpakaļ |
Pauli
|
579422c85c
Deprecate the ECDSA and EV_KEY_METHOD functions.
|
4 gadi atpakaļ |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 gadi atpakaļ |
Matt Caswell
|
a9612d6c03
Make the EC code available from inside the FIPS provider
|
5 gadi atpakaļ |
Shane Lontis
|
cad8347be2
fixed public range check in ec_GF2m_simple_oct2point
|
5 gadi atpakaļ |
Richard Levitte
|
a7f182b726
Following the license change, modify the boilerplates in crypto/ec/
|
6 gadi atpakaļ |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 gadi atpakaļ |
Matt Caswell
|
9cc570d4c4
Use the new non-curve type specific EC functions internally
|
6 gadi atpakaļ |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 gadi atpakaļ |
Emilia Kasper
|
1e2012b7ff
RT 4242: reject invalid EC point coordinates
|
8 gadi atpakaļ |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 gadi atpakaļ |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 gadi atpakaļ |
Matt Caswell
|
68886be7e2
EC_POINT_is_on_curve does not return a boolean
|
9 gadi atpakaļ |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 gadi atpakaļ |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 gadi atpakaļ |
Matt Caswell
|
68d39f3ce6
Move more comments that confuse indent
|
9 gadi atpakaļ |
Matt Caswell
|
3a83462dfe
Further comment amendments to preserve formatting prior to source reformat
|
9 gadi atpakaļ |
Matt Caswell
|
5784a52145
Implement internally opaque bn access from ec
|
10 gadi atpakaļ |
Dr. Stephen Henson
|
c966120412
Don't use FIPS api for ec2_oct.c
|
13 gadi atpakaļ |
Dr. Stephen Henson
|
84b08eee4b
Reorganise ECC code for inclusion in FIPS module.
|
13 gadi atpakaļ |