Adafruit_CircuitPython_RSA

RSA implementation for CircuitPython based on python-rsa

OTHER License

Downloads
1.3K
Stars
10
Committers
10

Bot releases are hidden (Show)

Adafruit_CircuitPython_RSA - 1.2.22 - Generate JSON Keys Example Latest Release

Published by FoamyGuy 6 months ago

Adafruit_CircuitPython_RSA - JSON Keys Example

Published by FoamyGuy 7 months ago

Adafruit_CircuitPython_RSA - Added Hashlib to Requirements File

Published by FoamyGuy 7 months ago

It was always required, but previously missing from that file.

What's Changed

Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_RSA/compare/1.2.19...1.2.20

Adafruit_CircuitPython_RSA - 1.2.19 - Fix RTD Docs Build and Unpin Sphinx

Published by FoamyGuy 11 months ago

Changes: https://github.com/adafruit/Adafruit_CircuitPython_RSA/compare/1.2.18...1.2.19

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.

Adafruit_CircuitPython_RSA - 1.2.18 - Fix RTD Theme Issue

Published by FoamyGuy about 1 year ago

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.

Adafruit_CircuitPython_RSA - 1.2.17 - Updated .pylintrc, fixed jQuery

Published by evaherrada over 1 year ago

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.

Adafruit_CircuitPython_RSA - 1.2.16 - Fixed pylint errors

Published by evaherrada almost 2 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.15 - Made copyright stay up to date in docs/conf.py

Published by evaherrada about 2 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.14 - Fixed version string

Published by evaherrada about 2 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.13 - Switched to pyproject.toml

Published by evaherrada about 2 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.12 - Fixed setup.py to use "packages"

Published by evaherrada over 2 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.11 - Added cp.org link to index.rst

Published by evaherrada over 2 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.10 - Added StreamHandler to logger

Published by evaherrada over 2 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.9 - Fixed compatibility for Python 3.7

Published by tekktrik over 2 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.8 - Typing Information

Published by FoamyGuy over 2 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.7 - Added pyasn1 as dependency

Published by evaherrada over 2 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.6 - Updated documentation link, python version

Published by evaherrada over 2 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.5 - Updated pylint version, linted

Published by evaherrada almost 3 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.4 - Linted

Published by evaherrada over 3 years ago

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.

Adafruit_CircuitPython_RSA - 1.2.3 - Moved pylint from build.yml to .pre-commit-config.yml

Published by evaherrada over 3 years ago

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.

Package Rankings
Top 9.87% on Pypi.org
Related Projects