SHA512_Final
int SHA512_Final (unsigned char *md, SHA512_CTX *c)
void SHA512_Final(sha2_byte digest[SHA512_DIGEST_LENGTH], SHA512_CTX* context) {