Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 жил өмнө |
Matt Caswell
|
b9b2135d22
Don't clear the whole error stack when loading engines
|
4 жил өмнө |
Pauli
|
cf8e8cba93
deprecate engines
|
4 жил өмнө |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 жил өмнө |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
4 жил өмнө |
Pauli
|
85d843c8ec
Deprecate the low level SHA functions.
|
4 жил өмнө |
Dr. Matthias St. Pierre
|
a4a0a1eb43
engines/dasync: add explaining comments about AES-128-CBC-HMAC-SHA1
|
5 жил өмнө |
Matt Caswell
|
695dd3a332
Fix dasync engine
|
5 жил өмнө |
Ping Yu
|
9f5a87fd66
add an additional async notification communication method based on callback
|
6 жил өмнө |
Richard Levitte
|
ab3fa1c0ad
Following the license change, modify the boilerplates in engines/
|
6 жил өмнө |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 жил өмнө |
Richard Levitte
|
6ce66ce073
Simplify Cygwin checks, part 1
|
6 жил өмнө |
FdaSilvaYY
|
f479eab227
style : fix some if(...
|
7 жил өмнө |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
7 жил өмнө |
Rich Salz
|
a68d35057b
check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD
|
7 жил өмнө |
Andy Polyakov
|
f1f5ee17b6
include/openssl: don't include <windows.h> in public headers.
|
8 жил өмнө |
Rich Salz
|
440e5d805f
Copyright consolidation 02/10
|
8 жил өмнө |
Matt Caswell
|
8aac5d2e5a
Fix RSA dasync engine bug
|
8 жил өмнө |
Matt Caswell
|
b3599dbb6a
Rename int_*() functions to *_int()
|
8 жил өмнө |
Matt Caswell
|
342c21cd8b
Rename lots of *_intern or *_internal function to int_*
|
8 жил өмнө |
Richard Levitte
|
b72c912137
Make the RSA_METHOD structure opaque
|
8 жил өмнө |
Alessandro Ghedini
|
2f78195677
Use correct function ID in error path
|
8 жил өмнө |
Matt Caswell
|
e38c2e8535
Refactor dasync cipher implementations to improve code reuse
|
8 жил өмнө |
Matt Caswell
|
11780ac3e2
Move the _hidden_* static variables in dasync to be constructed in bind
|
8 жил өмнө |
Matt Caswell
|
44ab2dfdf9
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
|
8 жил өмнө |
Matt Caswell
|
2f2c9caa72
Add dummy pipeline support for aes128_cbc_hmac_sha1
|
9 жил өмнө |
Matt Caswell
|
98ee75439d
Update the dasync engine to add a pipeline cipher
|
9 жил өмнө |
Alessandro Ghedini
|
b8972edad6
GH804: Fix unused-result warnings in dasync
|
8 жил өмнө |
Matt Caswell
|
ff75a25749
Refactor the async wait fd logic
|
8 жил өмнө |
Matt Caswell
|
7b9f8f7f03
Auto init/deinit libcrypto
|
8 жил өмнө |