summaryrefslogtreecommitdiff
path: root/extmod/crypto-algorithms/sha256.c
AgeCommit message (Expand)Author
2017-04-27extmod/crypto-algorithms/sha256: Remove non-standard memory.h header.Paul Sokolovsky
2015-12-20extmod/moduhashlib: Add namespace prefix for crypto-algorithms/sha256.h.Paul Sokolovsky
2015-03-19extmod/crypto: Add static keyword where it should be.Damien George
2014-11-22moduhashlib: Add sha256 implementation from "crypto-algorithms" project.Paul Sokolovsky