Add link to sha implementation

This commit is contained in:
Night Kaly 2025-02-23 13:04:05 +00:00
parent 3b36491144
commit 28e0c15426
Signed by: night0721
SSH key fingerprint: SHA256:B/hgVwUoBpx5vdNsXl9w8XwZljA9766uk6T4ubZp5HM

View file

@ -1,3 +1,4 @@
// https://github.com/ilvn/SHA256
#ifndef SHA256_H_
#define SHA256_H_