Arduino
ESP32c3:
- ESP32-C3 - Encryption - Dynamic Key Pair TweetNaCl: Dynamic Key Pair Generation Using TweetNaCl.
- ESP32-C3 - Encryption - ESP32 SPIFFS File Encryption with TweetNaCl: Encrypt and Decrypt files stored on the ESP32’s SPIFFS filesystem.
- ESP32-C3 - Custom Partition: Setting up a custom partition scheme for esp32c3 (SPIFFS)
- ESP32-C3 - Wi-Fi: Building a Simple CLI Menu with Wi-Fi Scanning.
- ESP32c3 Stealth Communications: Air Gapped Communications.
- ESP32c3 Wi-Fi Sniffer: Wi-Fi Scanner.
ESP32-Wroom-32D:
- ESP32-Wroom-32D - TFT - SD Card: Connect TFT Screen & Micro SD Card Module (HSPI).
ESP8266:
- ESP8266 - Log Encrtyped/Decrypted Messages: Log Encrypted/Decrypted messages using (TweetNaCl) to OpenLog.
- ESP8266 - Encrypt && Decrypt: Encrypt + Decrypt a message using (TweetNaCl).
- ESP8266 - TweetNacl Keypair Generation: Generate Public/Private Key (TweetNaCl).
- ESP8266 - Wi-Fi Scanner (Web Server): Wi-Fi Scanner (Web Server) using Flask.