Open
Description
I've seen that Adafruit have an Arduino crypto library for the nRF52 series, and according to Nordic's documentation it seems it covers the cryptography functions that are implemented in CircuitPython, namely AES and hashing. Are there any specific reasons why the CryptoCell can't be used in the CircuitPython implementation.