Skip to content

1.2.0 - Fixes for examples

Compare
Choose a tag to compare
@brentru brentru released this 10 Aug 13:08
88c1c06

This release:

  • Fixes #14 errors caused by sha_test_sign_verify when running rsa_tests.py. Thanks @dherrada.
  • #12 Checks if number passed into int2bytes is an integer type. Thanks @dherrada

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.