mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-01 10:06:53 +03:00
Separate SHA224 from SHA256 config options.
These options are still dependant on each other. This is an intermediate step. Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
This commit is contained in:
@ -26,7 +26,7 @@ depends_on:MBEDTLS_SHA1_C
|
||||
md_info:MBEDTLS_MD_SHA1:"SHA1":20
|
||||
|
||||
Information on SHA224
|
||||
depends_on:MBEDTLS_SHA256_C
|
||||
depends_on:MBEDTLS_SHA224_C
|
||||
md_info:MBEDTLS_MD_SHA224:"SHA224":28
|
||||
|
||||
Information on SHA256
|
||||
|
Reference in New Issue
Block a user