 |
MiniSec: A Secure Sensor Network Communication Architecture
|
|
|
Secure sensor network communication protocols need to provide three
basic properties: data secrecy, authentication, and replay
protection. Secure sensor network link layer protocols such as TinySec
and ZigBee enjoy significant attention in the community. However,
TinySec achieves low energy consumption by reducing the level of
security provided. In contrast, ZigBee enjoys high security, but
suffers from high energy consumption.
MiniSec is a secure network layer that obtains the best of both worlds:
low energy consumption and high security. MiniSec has two operating
modes, one tailored for single-source communication, and another
tailored for multi-source broadcast communication. The latter does not
require per-sender state for replay protection and thus scales to
large networks. We present a publicly available implementation
of MiniSec for the Telos platform, and experimental results demonstrate
our low energy utilization.
Contact Us


|
|
 Papers
Mark Luk, Ghita Mezzour, Adrian Perrig, and Virgil Gligor.
"MiniSec: A Secure Sensor Network Communication Architecture."
In Proceedings of the Sixth International Conference on
Information Processing in Sensor Networks (IPSN 2007), April 2007.
[ PDF ]
 Presentation Slides
"MiniSec: A Secure Sensor Network Communication Architecture." IPSN 2007 Talk [ PPT ]
 Source Code
MiniSec source code . |