arpitchauhan / cryptographic-protocols-arduino-and-PCLinks
This project demonstrates how cryptographic protocols can be implemented for the case when an Arduino board and a PC communicate. Primitives implemented: AES, RSA and Diffie–Hellman key exchange.
☆55Updated last year
Alternatives and similar repositories for cryptographic-protocols-arduino-and-PC
Users that are interested in cryptographic-protocols-arduino-and-PC are comparing it to the libraries listed below
Sorting:
- Tools that were used in the reverse engineering of the Mi-Light 2.4GHz LED light control protocol☆42Updated 10 years ago
- General Purpose Input/Output (GPIO) library for Arduino☆49Updated 5 years ago
- A arduino library with tools for controlling an RGB-LED☆40Updated 8 years ago
- A low cost ISM radio to wifi gateway☆41Updated 5 years ago
- Use Arduino IDE to develop STM32 MCU (e.g. RedBear Duo) firmware.☆56Updated 6 years ago
- Simple sniffer for inexpensive Espressif ESP8266 Wi-Fi SoCs☆56Updated 9 years ago
- axTLS port for ESP8266☆80Updated 3 years ago
- nRF905 AVR Library☆96Updated 4 years ago
- Serial access to the nRF24L01☆20Updated 10 years ago
- ESP8266-based Quadcopter Brain☆93Updated 8 years ago
- Schematic of Onion Omega2 Docks and Expansions☆92Updated 5 years ago
- msgpack.org[Arduino C] This Arduino library provides light weight serializer and parser for messagepack☆41Updated 5 years ago
- A powerful userspace command-line tool to interface with Nordic's nRF24LE1 through SPI bus. Currently made for RaspberryPi.☆39Updated 6 years ago
- ESP8266 with IMU, Barometer and Battery☆83Updated 7 years ago
- Arduino library for read/write access to SPI flash memory chips☆178Updated 3 years ago
- A Vagrant-powered virtual machine providing an isolated development environment for ESP8266.☆21Updated 8 years ago
- LiFePO4wered/USB power module open source hardware design files☆42Updated 2 months ago
- ☆40Updated 10 years ago
- Assortment of PCBs designed around the HM-10 BLE Serial module☆56Updated 8 years ago
- ESP8266 AT+ Command Set☆71Updated 10 years ago
- AES for microcontrollers (Arduino & Raspberry pi)☆130Updated 6 years ago
- ESP8266 Gizmo to connect to the strongest open Hotspot☆24Updated 10 years ago
- support to Arduino Ethernet Shield (W5100/W5200/W5500) and WIZ550io on Arduino IDE 1.6.4☆22Updated 10 years ago
- Spritz encryption system portable C library, CSPRNG, cryptographic hash and MAC functions, symmetric-key data encryption, and general-pur…