Metadata-Version: 2.4
Name: esp-cryptoauth-utility
Version: 1.0.0
Summary: A python utility which helps to configure and provision ATECC608 chip connected to an ESP module
Home-page: https://github.com/espressif/esp-cryptoauthlib/tree/master/esp_cryptoauth_utility
Author: Espressif Systems
Author-email: 
Project-URL: Documentation, https://github.com/espressif/esp-cryptoauthlib/tree/master/esp_cryptoauth_utility#readme
Project-URL: Source, https://github.com/espressif/esp-cryptoauthlib/tree/master/esp_cryptoauth_utility
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Requires-Dist: cryptography==42.0.6
Requires-Dist: pyasn1_modules==0.1.5
Requires-Dist: pyasn1==0.3.7
Requires-Dist: python-jose==3.1.0
Requires-Dist: pyserial==3.5
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


======================
esp-cryptoauth-utility
======================
The python utility helps to configure and provision ATECC608 chip connected to an ESP module. Currently the utility is supported for ESP32, ESP32S3, ESP32C3, ESP32C5 and ESP32C6.

The esp-cryptoauth-utility is `hosted on github <https://github.com/espressif/esp-cryptoauthlib/tree/master/esp_cryptoauth_utility>`_.

Documentation
-------------
Visit online `esp-cryptoauth-utility documentation <https://github.com/espressif/esp-cryptoauthlib/tree/master/esp_cryptoauth_utility#readme/>`_ or run ``secure_cert_mfg.py -h``.

License
-------
The License for the project can be found `here <https://github.com/espressif/esp-cryptoauthlib/blob/master/esp_cryptoauth_utility/LICENSE>`_
