mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-05 01:23:39 +02:00
Update crypto submodule
* #292: Make psa_close_key(0) and psa_destroy_key(0) succeed * #299: Allow xxx_drbg_set_entropy_len before xxx_drbg_seed * #259: Check `len` against buffers size upper bound in PSA tests * #288: Add ECDSA tests with hash and key of different lengths * #305: CTR_DRBG: grab a nonce from the entropy source if needed * #316: Stop transactions from being reentrant * #317: getting_started: Make it clear that keys are passed in * #314: Fix pk_write with EC key to use a constant size for the private value * #298: Test a build without any asymmetric cryptography * #284: Fix some possibly-undefined variable warnings * #315: Define MBEDTLS_PK_SIGNATURE_MAX_SIZE * #318: Finish side-porting commits from mbedtls-restricted that missed the split
This commit is contained in: