Add SHA-1 Module
- Added SHA-1 module based on ajalt's python SHA1 implementation.
- Added SHA-1 tests to
hashlib_simpletest.py
- Added SHA-1 tests to
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.