how to use the function SHA256 in C language
I saw in the openssl library that SHA function and its variants take a
character string as input, the size and the pointer will output the
string, I would rather have a function that takes any file as input, have
you an idea?
No comments:
Post a Comment