Age | Commit message (Expand) | Author |
---|---|---|
2021-07-12 | lib/crypto-algorithms: Move crypto-algorithms code from extmod to lib. | Damien George |
2021-06-24 | all: Fix signed shifts and NULL access errors from -fsanitize=undefined. | Jeff Epler |
2019-08-22 | extmod/crypto-algorithms: Add source to header and populate copyright. | Damien George |
2017-04-27 | extmod/crypto-algorithms/sha256: Remove non-standard memory.h header. | Paul Sokolovsky |
2015-12-20 | extmod/moduhashlib: Add namespace prefix for crypto-algorithms/sha256.h. | Paul Sokolovsky |
2015-03-19 | extmod/crypto: Add static keyword where it should be. | Damien George |
2014-11-22 | moduhashlib: Add sha256 implementation from "crypto-algorithms" project. | Paul Sokolovsky |