Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 years ago |
Shane Lontis
|
94553e85b6
Fix external symbols for bn
|
3 years ago |
Dr. Matthias St. Pierre
|
a829b735b6
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Matt Caswell
|
2da8d4eb28
Add more complete support for libctx/propq in the EC code
|
4 years ago |
Billy Brumley
|
23ccae80bd
Move EC_METHOD to internal-only
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Pauli
|
579422c85c
Deprecate the ECDSA and EV_KEY_METHOD functions.
|
4 years ago |
Nicola Tuveri
|
cdf8d0db79
Avoid using EC_GROUP_clear_free() internally
|
5 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Matt Caswell
|
a9612d6c03
Make the EC code available from inside the FIPS provider
|
5 years ago |
Richard Levitte
|
a7f182b726
Following the license change, modify the boilerplates in crypto/ec/
|
6 years ago |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 years ago |
Matt Caswell
|
9cc570d4c4
Use the new non-curve type specific EC functions internally
|
6 years ago |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 years ago |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 years ago |
Andy Polyakov
|
62f29eb1cf
spacrv9cap.c: addenum to recent EC optimizations.
|
13 years ago |
Andy Polyakov
|
d8ea368c41
ec_cvt.c: ARM comparison results were wrong, clarify the background.
|
13 years ago |
Andy Polyakov
|
fdf6dac859
ec_cvt.c: avoid EC_GFp_nist_method on platforms with bn_mul_mont [see
|
13 years ago |
Dr. Stephen Henson
|
bf2546f947
Use BN_nist_mod_func to avoid need to peek error queue.
|
13 years ago |
Dr. Stephen Henson
|
b331016124
New option to disable characteristic two fields in EC code.
|
13 years ago |
Bodo Möller
|
259cdf2af9
Sun has agreed to removing the covenant language from most files.
|
22 years ago |
Bodo Möller
|
19b8d06a79
clean up new code for NIST primes
|
22 years ago |
Bodo Möller
|
5c6bf03117
fast reduction for NIST curves
|
22 years ago |
Bodo Möller
|
35b73a1f20
Rename implementations of method functions so that they match
|
22 years ago |