mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 09:21:19 +00:00
62e1ebbbc7
Signed-off-by: Valerio Setti <vsetti@baylibre.com>
5 lines
178 B
Plaintext
5 lines
178 B
Plaintext
Features
|
|
* SHA224_C/SHA384_C are now independent from SHA384_C/SHA512_C respectively.
|
|
This helps in saving code size when some of the above hashes are not
|
|
required.
|