OVMS3-idf/components/esp32/hwcrypto
Angus Gratton 88b264cfce mbedTLS SHA: Fix cloning of SHA-384 digests
Hardware unit only reads 384 bits of state for SHA-384 LOAD,
which is enough for final digest but not enough if you plan to
resume digest in software.
2016-11-25 19:26:30 +11:00
..
aes.c hwcrypto: Fixes for disabling one hardware unit causing reset of a different unit 2016-11-22 20:42:38 +11:00
sha.c mbedTLS SHA: Fix cloning of SHA-384 digests 2016-11-25 19:26:30 +11:00