Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 lat temu |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 lat temu |
Shane Lontis
|
5b5eea4b60
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
|
4 lat temu |
Shane Lontis
|
c1131e6a0e
Deprecate EC_POINT_bn2point and EC_POINT_point2bn.
|
4 lat temu |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 lat temu |
Matt Caswell
|
00c405b365
Update copyright year
|
4 lat temu |
Billy Brumley
|
23ccae80bd
Move EC_METHOD to internal-only
|
4 lat temu |
Richard Levitte
|
a7f182b726
Following the license change, modify the boilerplates in crypto/ec/
|
6 lat temu |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 lat temu |
Matt Caswell
|
9cc570d4c4
Use the new non-curve type specific EC functions internally
|
6 lat temu |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 lat temu |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 lat temu |
Pauli
|
8fce04ee35
Increase the size of the stack buffer to prevent an overflow.
|
7 lat temu |
Rich Salz
|
dca5eeb4d0
RT2680: Public EC key is shown as private
|
8 lat temu |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 lat temu |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
8 lat temu |
Dr. Stephen Henson
|
be2e334fce
Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactor
|
8 lat temu |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 lat temu |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 lat temu |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 lat temu |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 lat temu |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 lat temu |
Matt Caswell
|
3deeeeb61b
Add sanity check to print_bin function
|
9 lat temu |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 lat temu |
Rich Salz
|
4b618848f9
Cleanup OPENSSL_NO_xxx, part 1
|
9 lat temu |
Dr. Stephen Henson
|
64095ce9d7
Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convert
|
12 lat temu |
Dr. Stephen Henson
|
b331016124
New option to disable characteristic two fields in EC code.
|
13 lat temu |
Geoff Thorpe
|
1e26a8baed
Fix a variety of warnings generated by some elevated compiler-fascism,
|
16 lat temu |
Dr. Stephen Henson
|
a4e75b3dfd
Correct copyright notice... this doesn't contain any SSLeay code.
|
18 lat temu |
Dr. Stephen Henson
|
1b593194be
Move algorithm specific print code from crypto/asn1/t_pkey.c to separate
|
18 lat temu |