sha-2/sha-256.h

2 lines
69 B
C

void calc_sha_256(uint8_t hash[32], const void * input, size_t len);