Add link to sha implementation
This commit is contained in:
parent
3b36491144
commit
28e0c15426
1 changed files with 1 additions and 0 deletions
1
sha256.h
1
sha256.h
|
@ -1,3 +1,4 @@
|
|||
// https://github.com/ilvn/SHA256
|
||||
#ifndef SHA256_H_
|
||||
#define SHA256_H_
|
||||
|
||||
|
|
Loading…
Reference in a new issue