libft_ssl/include/digest_algos.h
2026-04-30 11:01:46 +02:00

2 lines
56 B
C

DIGEST_ALGO(md5, 16, 64)
DIGEST_ALGO(sha256, 32, 64)