SHA1Final
SHA1Final(digest, &ctx->ctx);
SHA1Final(ctx->key, &ctx->ctx);
void SHA1Final(unsigned char digest[SHA1_DIGEST_LENGTH], SHA1_CTX *context);