Skip to content

Conversation

@brentru
Copy link
Member

@brentru brentru commented Sep 17, 2019

This pull request adds initial code for using ATECCx08 cryptographic co-processors with CircuitPython. This library implements a subset of the available security commands.

This library is based on the ArduinoECCX08 library.

  • adafruit_atecc: Hardware/chip driver and interface
  • adafruit_atecc_cert_util: Certificate builder utility. Currently supports generating a Certificate Signed Requests (CSR) but could be modified to generate/build a Self-Signed Certificate or JWS token.
  • adafruit_atecc_asn1: *cert_util-specific ASN.1 tools and utilities for certificate generation.

@brentru brentru requested a review from a team September 17, 2019 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants