summaryrefslogtreecommitdiff
path: root/thirdparty/mbedtls/library/rsa.c
AgeCommit message (Collapse)Author
2022-07-18Bump mbedtls to version 2.18.1, update LICENSE.Fabio Alessandrelli
Keep applying windows entropy patch. Update thirdparty/README with correct version information.
2021-12-21Bump mbedTLS version to 2.28.0 (new LTS).Fabio Alessandrelli
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.
2021-12-20Bump mbedtls to 2.16.12Fabio Alessandrelli
Remove upstreamed patches. Re-apply padlock and uwp patches. NOTE: We could replace our padloack patch with mbedtls 3452.
2021-03-12Bump mbedtls to version 2.16.10.Fabio Alessandrelli
2020-12-18mbedtls: Update to upstream version 2.16.9Rémi Verschelde
2020-09-07Update mbedTLS to version 2.16.8 (+ patch).Fabio Alessandrelli
2020-07-02Update to mbedtls 2.16.7Fabio Alessandrelli
2020-03-05mbedtls: Update to upstream version 2.16.5Rémi Verschelde
Fixes https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2020-02 Drop patch to disable VIA padlock since we no longer use libwebsockets, so there's no conflict anymore.
2019-02-20Bump mbedTLS to version 2.16 (LTS version)Fabio Alessandrelli
2018-06-07Bump mbedTLS to version 2.10.0Fabio Alessandrelli
2018-04-03Update mbedTLS to version 2.8.0Fabio Alessandrelli
2018-02-14Add mbedTLS lib. Version 2.7.0, license Apache 2.0Fabio Alessandrelli