Commit message (Expand) | Author | Age | |
---|---|---|---|
* | extmod/modtls_mbedtls: Wire in support for DTLS. | Keenan Johnson | 2025-02-14 |
* | lib/mbedtls: Update to mbedtls v3.6.2. | Glenn Strauss | 2025-01-17 |
* | extmod/mbedtls: Enable GCM and ECDHE-RSA in common mbedtls config. | Sylvain Zimmer | 2024-07-02 |
* | all: Update bindings, ports and tests for mbedtls v3.5.1. | Carlosgg | 2024-01-30 |
* | extmod/mbedtls: Enable certificate time/date validation by default. | Damien George | 2023-12-01 |
* | extmod/mbedtls: Remove brainpool curves from config. | Damien George | 2022-10-22 |
* | extmod/mbedtls: Remove MBEDTLS_ECP_DP_CURVE25519_ENABLED config. | Damien George | 2022-10-22 |
* | extmod/mbedtls: Enable elliptic curve DH and DSA cryptography. | Damien George | 2022-10-22 |
* | extmod/mbedtls: Enable MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_KEY_EXCHANGE. | Damien George | 2022-10-22 |
* | extmod/mbedtls: Add common configuration file, and use it in all ports. | Damien George | 2022-10-22 |