Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
JHH20
|
e257d3e76f
Remove duplicated #include headers
|
2 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Pauli
|
29604f4920
coverity 1484913: Null pointer dereferences (REVERSE_INULL)
|
3 years ago |
Matt Caswell
|
0789c7d834
Update copyright year
|
3 years ago |
Pauli
|
4547a71930
seal: make EVP_SealInit() library context aware
|
3 years ago |
Pauli
|
3c18459235
evp: fix coverity 1484885 negative integer to size_t conversion
|
3 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Richard Levitte
|
9420b403b7
EVP: Adapt EVP_PKEY Seal and Open for provider keys
|
4 years ago |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 years ago |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 years ago |
Shane Lontis
|
2eb2b4f3a1
Key zeroization fix for EVP_SealInit + added simple test
|
6 years ago |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
6 years ago |
Dr. Matthias St. Pierre
|
6decf9436f
Publish the RAND_DRBG API
|
6 years ago |
Kurt Roeckx
|
d91f45688c
Tell the ciphers which DRBG to use for generating random bytes.
|
7 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Matt Caswell
|
7f517c2676
Remove some commented out code in libcrypto
|
7 years ago |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 years ago |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Richard Levitte
|
846ec07d90
Adapt all EVP_CIPHER_CTX users for it becoming opaque
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Matt Caswell
|
266483d2f5
RAND_bytes updates
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Dr. Stephen Henson
|
b6dcdbfc94
Audit libcrypto for unchecked return values: fix all cases enountered
|
15 years ago |
Dr. Stephen Henson
|
f733a5ef0e
Initial functions for main EVP_PKEY_METHOD operations.
|
18 years ago |
Dr. Stephen Henson
|
216659eb87
Enhance EVP code to generate random symmetric keys of the
|
20 years ago |
Dr. Stephen Henson
|
e9ba69631b
|
22 years ago |