Dr. Stephen Henson
|
3e4585c8fd
New utility pkeyparam. Enhance and bugfix algorithm specific parameter
|
18 anos atrás |
Dr. Stephen Henson
|
e42633140e
Add support for legacy PEM format private keys in EVP_PKEY_ASN1_METHOD.
|
18 anos atrás |
Dr. Stephen Henson
|
d82e2718e2
Add information and pem strings. Update dependencies.
|
18 anos atrás |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 anos atrás |
Ben Laurie
|
8bb826ee53
Consistency.
|
19 anos atrás |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
19 anos atrás |
Bodo Möller
|
2b61034b0b
fix potential memory leak when allocation fails
|
19 anos atrás |
Richard Levitte
|
8c3c570134
The first argument to load_iv should really be a char ** instead of an
|
20 anos atrás |
Richard Levitte
|
a229e3038e
Get rid if the annoying warning
|
20 anos atrás |
Dr. Stephen Henson
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
20 anos atrás |
Dr. Stephen Henson
|
216ad9ef58
Memory leak fix.
|
20 anos atrás |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
21 anos atrás |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 anos atrás |
Richard Levitte
|
43d601641f
A few more memset()s converted to OPENSSL_cleanse().
|
22 anos atrás |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 anos atrás |
Richard Levitte
|
17ed6c06a7
Merge from 0.9.7-stable.
|
22 anos atrás |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 anos atrás |
Richard Levitte
|
40efa67248
Plug potential memory leak.
|
22 anos atrás |
Bodo Möller
|
6ff7c95843
don't memset(data,0,...) if data is NULL
|
22 anos atrás |
Bodo Möller
|
0bee0e6294
Use SEC1 format for EC private keys.
|
22 anos atrás |
Richard Levitte
|
915c6a21ba
Stop assuming the IV is 8 bytes long, use the real size instead.
|
23 anos atrás |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
23 anos atrás |
Dr. Stephen Henson
|
cecd263878
Add missing EVP_CIPHER_CTX_{init,cleanup}
|
23 anos atrás |
Dr. Stephen Henson
|
581f1c8494
Modify EVP cipher behaviour in a similar way
|
23 anos atrás |
Dr. Stephen Henson
|
1241126adf
|
23 anos atrás |
Dr. Stephen Henson
|
19da130053
|
23 anos atrás |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 anos atrás |
Dr. Stephen Henson
|
ecbe07817a
|
24 anos atrás |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 anos atrás |
Bodo Möller
|
d6f68fa314
Fix for previous patch: If RAND_pseudo_bytes returns 0, this is not an error.
|
25 anos atrás |