From e601625b96a3eed7def82d8dd0131b478ffeee77 Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Fri, 11 Oct 2019 17:37:02 +0200 Subject: [PATCH] Update crypto submodule * #272: Insert doxygen comments on old algorithms so they appear in PSA documentation * #285: SE driver: make persistent data work * #279: Include IANA reference in the definition of ECC curves and DH groups * #287: DRBG documentation improvements * #297: Fix int overflow in mbedtls_asn1_get_int (Credit to OSS-Fuzz) --- crypto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto b/crypto index 9ab7c07f1..3cdb3da3a 160000 --- a/crypto +++ b/crypto @@ -1 +1 @@ -Subproject commit 9ab7c07f1f370636fcaa8bc02e6f45035fab1596 +Subproject commit 3cdb3da3a0c1631e14434a219dfa787513a915a7