aboutsummaryrefslogtreecommitdiff
path: root/src/sha256.c
AgeCommit message (Collapse)Author
2020-08-03Fixing sha256 byte order and typoHEADmasterCharles Cabergs
2020-08-03Fixing sha1 by reversing bytes since it was designed for big endianCharles Cabergs
2020-08-02Added sha1 and sha256 (not working)Charles Cabergs