1
0
Fork 0
mirror of https://github.com/yuzu-emu/mbedtls.git synced 2025-04-01 23:07:00 +00:00
mbedtls/visualc
Gilles Peskine 5af2941fff Update crypto submodule
* : Replace config.pl by config.py
* : Update Mbed Crypto with latest Mbed TLS changes as of 2019-11-15
* : Small performance improvement of mbedtls_mpi_div_mpi()
* : test_psa_constant_names: support key agreement, better code structure
* : Link to the PSA crypto portal page from README.md
* : Always gather MBEDTLS_ENTROPY_BLOCK_SIZE bytes of entropy
* : Clarify test descriptions in test_suite_memory_buffer_alloc
* : Add ASN.1 ENUMERATED tag support
* : Remove dependency of crypto_values.h on crypto_extra.h
* : Rename psa_asymmetric_{sign_verify} to psa_{sign,verify}_hash

Missed listing in the previous submodule update:

* : Make sure Asan failures are detected in 'make test'
2019-12-06 20:30:42 +01:00
..
VS2010 Update crypto submodule 2019-12-06 20:30:42 +01:00