Releases: adafruit/Adafruit_CircuitPython_RSA
1.2.16 - Fixed pylint errors
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-rsa
.
Read the docs for info on how to use it.
1.2.15 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-rsa
.
Read the docs for info on how to use it.
1.2.14 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-rsa
.
Read the docs for info on how to use it.
1.2.13 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-rsa
.
Read the docs for info on how to use it.
1.2.12 - Fixed setup.py to use "packages"
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-rsa
.
Read the docs for info on how to use it.
1.2.11 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-rsa
.
Read the docs for info on how to use it.
1.2.10 - Added StreamHandler to logger
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-rsa
.
Read the docs for info on how to use it.
1.2.9 - Fixed compatibility for Python 3.7
Fixed compatibility issue that prevented Python 3.7 from using this library. Thanks @FoamyGuy!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-rsa
.
Read the docs for info on how to use it.
1.2.8 - Typing Information
This release includes typing information for function arguments and returns, as well has improved documentation. Thank you @tekktrik
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-rsa
.
Read the docs for info on how to use it.
1.2.7 - Added pyasn1 as dependency
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-rsa
.
Read the docs for info on how to use it.