Daniel Stenberg
|
279834dd45
misc: remove duplicated include files
|
2 years ago |
Futaura
|
e1acfafa49
amissl: make AmiSSL v5 a minimum requirement
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Jay Satiro
|
f0fb903cbc
md5: check md5_init_func return value
|
2 years ago |
Jay Satiro
|
0e5c4f574b
md5: refactor for standard compliance
|
2 years ago |
Harry Sarson
|
392fdb0438
misc: allow curl to build with wolfssl --enable-opensslextra
|
2 years ago |
x2018
|
d6ff35b5a5
sha256/md5: return errors when init fails
|
2 years ago |
Marcel Raad
|
b352e03ec8
md5: fix compilation with OpenSSL 3.0 API
|
3 years ago |
Hayden Roche
|
e12dc2dd97
wolfssl: use for SHA256, MD4, MD5, and setting DES odd parity
|
3 years ago |
Benau
|
3f126138be
mbedTLS: initial 3.0.0 support
|
3 years ago |
Daniel Stenberg
|
e06fa7462a
gnutls: assume nettle crypto support
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Marcel Raad
|
2998749850
md(4|5): don't use deprecated macOS functions
|
4 years ago |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 years ago |
Viktor Szakats
|
7284061361
windows: suppress UI in all CryptAcquireContext() calls
|
4 years ago |
Steve Holme
|
1d421de9a1
md5: Added implementation for mbedTLS
|
4 years ago |
Steve Holme
|
5aea558dc8
md5: Use pointer notation for array parameters in GnuTLS implementation
|
4 years ago |
Steve Holme
|
37dc4df270
md5/sha256: Updated the functions to allow non-string data to be hashed
|
4 years ago |
Steve Holme
|
150f45e8d1
win32: USE_WIN32_CRYPTO to enable Win32 based MD4, MD5 and SHA256 functions
|
4 years ago |
Marcel Raad
|
10db3ef21e
lib: reduce variable scopes
|
5 years ago |
Steve Holme
|
0a9f3edeb3
md5: Forgot to update the code alignment in d84da52d
|
5 years ago |
Steve Holme
|
d84da52d9f
md5: Return CURLcode from the internally accessible functions
|
5 years ago |
Steve Holme
|
5a1ba3ccb5
md(4|5): Fixed indentation oddities with the importation of replacement code
|
5 years ago |
Steve Holme
|
28f826b3bf
md5: Code style to return CURLE_OK rather than numeric 0
|
5 years ago |
Steve Holme
|
51b81e9b6e
md5: Corrected code style for some pointer arguments
|
5 years ago |
Marcel Raad
|
d1b5cf830b
build: fix Codacy/CppCheck warnings
|
5 years ago |
Chris Young
|
1e853653d2
configure: add --with-amissl
|
5 years ago |
Daniel Stenberg
|
302d125b42
axtls: removed
|
6 years ago |
Viktor Szakats
|
420087bb30
secure Openwall URLs
|
6 years ago |
Marcel Raad
|
f31911a800
GCC: silence -Wcast-function-type uniformly
|
6 years ago |