mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-01 07:42:12 +02:00
We don't really need a secure hash for that, something like CRC32 would probably be enough - but we have SHA-256 handy, not CRC32, so use that for the sake of simplicity.