mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 06:15:44 +01:00
9edff740e1
Fix function mbedtls_ecp_mul_shortcuts() to skip multiplication when m is 0 and simply assignt 0 to R. Additionally fix ecjpake_zkp_read() to return MBEDTLS_ERR_ECP_INVALID_KEY when the above condintion is met. Fix #1792 Signed-off-by: TRodziewicz <rodziewicz@gmail.com> |
||
---|---|---|
.. | ||
00README.md | ||
drbg-mutex.txt | ||
fix_psa_crypto_leak.txt | ||
getentropy.txt | ||
issue1792.txt | ||
issue3819.txt | ||
issue4093.txt | ||
mbedtls_ecc_group_of_psa.txt | ||
mbedtls_psa_get_random.txt | ||
mpi_sub_abs.txt | ||
no_ecp_fallback.txt | ||
programs-ssl-use-after-scope.txt | ||
psa_allow_tweaking_library_configuration.txt | ||
psa_close_key_memory_leak_fix.txt | ||
psa-crypto-api-rename-aead-tag-length-macros.txt | ||
psa-crypto-client.txt | ||
psa-crypto-hmac-drbg.txt | ||
psa-crypto-rename-output-buffer-size-macros.txt | ||
rsa_private-ret.txt | ||
rsa-mutex.txt |