1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-04 05:34:37 +08:00
Gilles Peskine 82e57d1611 PSA: support HMAC_DRBG
Support using HMAC_DRBG instead of CTR_DRBG in the PSA subsystem.

Use HMAC_DRBG if CTR_DRBG is available. Choose between SHA-256 and
SHA-512 based on availability.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-11-23 17:42:54 +01:00
..
2020-11-20 13:57:15 +01:00
2020-11-23 17:42:54 +01:00
2020-11-23 17:42:54 +01:00