You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library allows usage of Arduino boards secure elements in a common and unifyed way.
9
+
10
+
## :chains: Dependencies
11
+
12
+
Arduino_SecureElement depends on:
13
+
14
+
*[ArduinoECCX08](https://github.com/espressif/arduino-esp32/tree/master/libraries/Update) for Atmel/Microchip ECC508 and ECC608 crypto chips
15
+
* SE05X [nano](https://github.com/arduino/ArduinoCore-renesas/tree/main/libraries/SE05X) or [full](https://github.com/arduino/ArduinoCore-mbed/tree/main/libraries/SE05X) for NXP SE050 crypto chip
16
+
*[SATSE]() a software "secure element" implementation, NOT secure at all, for the Arduino UNO R4 WiFi.
17
+
18
+
## :closed_lock_with_key: Features
19
+
20
+
Arduino_SecureElement supports a reduced and common subset of operations:
0 commit comments