Releases: adafruit/Adafruit_CircuitPython_ATECC
1.3.0 - ECDH Support & Fix Length Issue
What's Changed
- Fix incorrect check in issuer_or_subject_length function by @akgamerz790 in #40
- Added ECDH support by @CaptainHaddock2016 in #38
New Contributors
- @akgamerz790 made their first contribution in #40
- @CaptainHaddock2016 made their first contribution in #38
Full Changelog: 1.2.25...1.3.0
1.2.25 - Update Ruff Config & RTD Style Fix
Full Changelog: 1.2.24...1.2.25
1.2.24 - Update RTD Config
Full Changelog: 1.2.23...1.2.24
1.2.23 - Use Ruff
1.2.22 - RTD Sphinx Config
Full Changelog: 1.2.21...1.2.22
1.2.21 - Fix For Sphinx RTD Theme
Full Changelog: 1.2.20...1.2.21
1.2.20 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.2.19...1.2.20
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-atecc.
Read the docs for info on how to use it.
1.2.19 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-atecc.
Read the docs for info on how to use it.
1.2.18 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ATECC.
Read the docs for info on how to use it.
1.2.17 - Fixed API documentation
Fixed API documentation in ReadTheDocs, and little improvements in the documentation. Thank you @FoamyGuy!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-atecc.
Read the docs for info on how to use it.