Bugfix mbedtls sha384 clone() mbedtls_sha512_clone() on a SHA-384 hash caused incorrect digest Also adds additional mbedtls unit tests into the unit tests project (including one for this bug). See merge request !252