summaryrefslogtreecommitdiff
path: root/lib/crypto-algorithms
AgeCommit message (Collapse)Author
2021-07-12lib/crypto-algorithms: Move crypto-algorithms code from extmod to lib.Damien George
It's third-party code, and not necessarily tied to extmod. Signed-off-by: Damien George <damien@micropython.org>