Hello,
I want to hash a large file. can you tell me how i can do that ?
Thank you
HI @IbrahimLY
You can call the mbedtls_md_file()
API to hash a file.
Regards,
Mbed TLS support
Ron
Hello,
I want to hash a large file. can you tell me how i can do that ?
Thank you
HI @IbrahimLY
You can call the mbedtls_md_file()
API to hash a file.
Regards,
Mbed TLS support
Ron