DeepCover Embedded Security in IoT: Public-key Secured Data Paths

Dependencies:   MaximInterface

The MAXREFDES155# is an internet-of-things (IoT) embedded-security reference design, built to authenticate and control a sensing node using elliptic-curve-based public-key cryptography with control and notification from a web server.

The hardware includes an ARM® mbed™ shield and attached sensor endpoint. The shield contains a DS2476 DeepCover® ECDSA/SHA-2 coprocessor, Wifi communication, LCD push-button controls, and status LEDs. The sensor endpoint is attached to the shield using a 300mm cable and contains a DS28C36 DeepCover ECDSA/SHA-2 authenticator, IR-thermal sensor, and aiming laser for the IR sensor. The MAXREFDES155# is equipped with a standard Arduino® form-factor shield connector for immediate testing using an mbed board such as the MAX32600MBED#. The combination of these two devices represent an IoT device. Communication to the web server is accomplished with the shield Wifi circuitry. Communication from the shield to the attached sensor module is accomplished over I2C . The sensor module represents an IoT endpoint that generates small data with a requirement for message authenticity/integrity and secure on/off operational control.

The design is hierarchical with each mbed platform and shield communicating data from the sensor node to a web server that maintains a centralized log and dispatches notifications as necessary. The simplicity of this design enables rapid integration into any star-topology IoT network to provide security with the low overhead and cost provided by the ECDSA-P256 asymmetric-key and SHA-256 symmetric-key algorithms.

More information about the MAXREFDES155# is available on the Maxim Integrated website.

Download repository: zip gz

Files at revision 12:46c5974a565f

Name Size Actions
[up]
rapidjson
simplelink
Bitmap.cpp 5709 Revisions Annotate
Bitmap.hpp 3969 Revisions Annotate
Button.cpp 3027 Revisions Annotate
Button.hpp 3101 Revisions Annotate
CC3100.cpp 17729 Revisions Annotate
CC3100.hpp 5925 Revisions Annotate
CC3100_pins.h 2016 Revisions Annotate
CC3100_transport.cpp 3368 Revisions Annotate
CC3100_transport.h 6881 Revisions Annotate
DS2476.cpp 4256 Revisions Annotate
DS2476.hpp 2536 Revisions Annotate
DS28C36.cpp 19301 Revisions Annotate
DS28C36.hpp 12645 Revisions Annotate
Display.cpp 3410 Revisions Annotate
Display.hpp 2664 Revisions Annotate
DisplayGraphicWindow.cpp 3189 Revisions Annotate
DisplayGraphicWindow.hpp 2616 Revisions Annotate
DisplayIdWindow.cpp 3591 Revisions Annotate
DisplayIdWindow.hpp 2580 Revisions Annotate
ErrorWindow.cpp 2078 Revisions Annotate
ErrorWindow.hpp 2417 Revisions Annotate
Factory.cpp 11855 Revisions Annotate
Factory.hpp 2867 Revisions Annotate
Graphic.cpp 8003 Revisions Annotate
Graphic.hpp 6268 Revisions Annotate
HexConversions.cpp 2681 Revisions Annotate
HexConversions.hpp 2083 Revisions Annotate
Image.cpp 2104 Revisions Annotate
Image.hpp 2286 Revisions Annotate
InitWindow.cpp 11836 Revisions Annotate
InitWindow.hpp 2416 Revisions Annotate
Keys.hpp 1965 Revisions Annotate
NormalOperationWindow.cpp 31802 Revisions Annotate
NormalOperationWindow.hpp 4479 Revisions Annotate
OneWire.lib 77 Revisions Annotate
Rectangle.cpp 2680 Revisions Annotate
Rectangle.hpp 2366 Revisions Annotate
SensorNode.cpp 9383 Revisions Annotate
SensorNode.hpp 4134 Revisions Annotate
Text.cpp 14665 Revisions Annotate
Text.hpp 3355 Revisions Annotate
WifiConnectWindow.cpp 6713 Revisions Annotate
WifiConnectWindow.hpp 2653 Revisions Annotate
Window.hpp 2446 Revisions Annotate
WindowManager.cpp 4027 Revisions Annotate
WindowManager.hpp 3135 Revisions Annotate
main.cpp 4158 Revisions Annotate
mbed-os.lib 77 Revisions Annotate
sha256_software.c 14760 Revisions Annotate