forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Milestone
Description
Hashlib is not supported on SAMD ports of CircuitPython.
The SHA256 is useful for a RSA implementation I'm working on. SHA1 is useful for TOTP, and MD5 may come in handy for performing checksums for files on CIRCUITPY.