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 15:75404fab3615

Name Size Actions
[up]
rapidjson
simplelink
Bitmap.cpp 5389 Revisions Annotate
Bitmap.hpp 3863 Revisions Annotate
Button.cpp 3040 Revisions Annotate
Button.hpp 3068 Revisions Annotate
CC3100.cpp 16935 Revisions Annotate
CC3100.hpp 6029 Revisions Annotate
CC3100_pins.h 2016 Revisions Annotate
CC3100_transport.cpp 3299 Revisions Annotate
CC3100_transport.h 6885 Revisions Annotate
Display.cpp 3286 Revisions Annotate
Display.hpp 2626 Revisions Annotate
DisplayGraphicWindow.cpp 3223 Revisions Annotate
DisplayGraphicWindow.hpp 2600 Revisions Annotate
DisplayIdWindow.cpp 3524 Revisions Annotate
DisplayIdWindow.hpp 2546 Revisions Annotate
ErrorWindow.cpp 2067 Revisions Annotate
ErrorWindow.hpp 2415 Revisions Annotate
Factory.cpp 10037 Revisions Annotate
Factory.hpp 3198 Revisions Annotate
Graphic.cpp 7590 Revisions Annotate
Graphic.hpp 6039 Revisions Annotate
Image.cpp 2101 Revisions Annotate
Image.hpp 2266 Revisions Annotate
InitWindow.cpp 10948 Revisions Annotate
InitWindow.hpp 2381 Revisions Annotate
Keys.hpp 1964 Revisions Annotate
MakeFunction.hpp 2205 Revisions Annotate
MaximInterface.lib 76 Revisions Annotate
NormalOperationWindow.cpp 27679 Revisions Annotate
NormalOperationWindow.hpp 4062 Revisions Annotate
Rectangle.cpp 2574 Revisions Annotate
Rectangle.hpp 2335 Revisions Annotate
SensorNode.cpp 8184 Revisions Annotate
SensorNode.hpp 4793 Revisions Annotate
Text.cpp 14248 Revisions Annotate
Text.hpp 3259 Revisions Annotate
WifiConnectWindow.cpp 6129 Revisions Annotate
WifiConnectWindow.hpp 2617 Revisions Annotate
Window.hpp 2404 Revisions Annotate
WindowManager.cpp 3748 Revisions Annotate
WindowManager.hpp 3079 Revisions Annotate
main.cpp 4158 Revisions Annotate
mbed-os.lib 77 Revisions Annotate
sha256_software.c 14760 Revisions Annotate