-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
SHA1 is not currently implemented in hashlib but is useful for TOTP (https://learn.adafruit.com/circuitpython-totp-otp-2fa-authy-authenticator-friend/software, per RFC https://tools.ietf.org/html/rfc6238).
https://github.com/adafruit/Adafruit_CircuitPython_hashlib/blob/master/adafruit_hashlib/_sha1.py
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request