Skip to content

Releases: adafruit/Adafruit_CircuitPython_RSA

1.2.16 - Fixed pylint errors

15 Nov 18:21
67eeaa2
Compare
Choose a tag to compare

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

26 Aug 02:41
Compare
Choose a tag to compare

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

22 Aug 19:01
Compare
Choose a tag to compare

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

09 Aug 19:38
Compare
Choose a tag to compare

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"

24 Jun 19:17
a7a6a50
Compare
Choose a tag to compare

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

09 Jun 18:56
Compare
Choose a tag to compare

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

07 Jun 17:37
e2a326d
Compare
Choose a tag to compare

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

20 May 00:36
2792dde
Compare
Choose a tag to compare

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

19 Apr 23:46
b7bf278
Compare
Choose a tag to compare

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

14 Apr 19:49
859dd35
Compare
Choose a tag to compare

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.