Bump mbedTLS version to 2.28.0 (new LTS).
Keep applying the windows entropy patch (UWP support). Remove no longer needed padlock patch. Update thirdparty README to reflect changes, and new source inclusion criteria.
This commit is contained in:
parent
c972948c21
commit
e375cbd094
177 changed files with 27311 additions and 17537 deletions
|
|
@ -30,6 +30,7 @@ if not has_module:
|
|||
thirdparty_mbedtls_sources = [
|
||||
"aes.c",
|
||||
"base64.c",
|
||||
"constant_time.c",
|
||||
"md5.c",
|
||||
"sha1.c",
|
||||
"sha256.c",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue