scispace - formally typeset
Open AccessProceedings ArticleDOI

A public-key infrastructure for key distribution in TinyOS based on elliptic curve cryptography

Reads0
Chats0
TLDR
It is demonstrated that public keys can be generated within 34 seconds, and that shared secrets can be distributed among nodes in a sensor network within the same, using just over 1 kilobyte of SRAM and 34 kilobytes of ROM.
Abstract
We present the first known implementation of elliptic curve cryptography over F/sub 2p/ for sensor networks based on the 8-bit, 7.3828-MHz MICA2 mote. Through instrumentation of UC Berkeley's TinySec module, we argue that, although secret-key cryptography has been tractable in this domain for some time, there has remained a need for an efficient, secure mechanism for distribution of secret keys among nodes. Although public-key infrastructure has been thought impractical, we argue, through analysis of our own implementation for TinyOS of multiplication of points on elliptic curves, that public-key infrastructure is, in fact, viable for TinySec keys' distribution, even on the MICA2. We demonstrate that public keys can be generated within 34 seconds, and that shared secrets can be distributed among nodes in a sensor network within the same, using just over 1 kilobyte of SRAM and 34 kilobytes of ROM.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

A novel and efficient user access control scheme for wireless body area sensor networks

TL;DR: A new user access control scheme for a WBAN makes use of a group-based user access ID, an access privilege mask, and a password to ensure that a particular legitimate user can only access the information for which he/she is authorized.

WM-ECC: an Elliptic Curve Cryptography Suite on Sensor Motes

TL;DR: This technical report describes the implementation of 160-bit ECC cryptosystems over prime field on MICAz, Telos B and Tmote Sky sensor motes, and evaluates the performance of the implementation by running digital signature generation and verification.
Journal ArticleDOI

A Biometric Key Establishment Protocol for Body Area Networks

TL;DR: An ECG (electrocardiogram)-signal-based key establishment protocol to secure the communication between every sensor and the control unit before the physiological data are transferred to external networks for remote analysis or diagnosis.
Journal ArticleDOI

Security Considerations and Key Negotiation Techniques for Power Constrained Sensor Networks

TL;DR: Power consumption of the operations needed for key management in a sensor network and the practicality of using efficient elliptic curve algorithms and identity based encryption to deploy a secure sensor network infrastructure are measured to provide further evidence for the feasibility of the approach.
Proceedings ArticleDOI

Supporting Secure Communication and Data Collection in Mobile Sensor Networks

TL;DR: In this article, the impact of mobile collector compromises on the reliability of data received by the base station, and the circumstances under which reliability can be guaranteed, is analyzed and evaluated.
References
More filters
Journal ArticleDOI

New Directions in Cryptography

TL;DR: This paper suggests ways to solve currently open problems in cryptography, and discusses how the theories of communication and computation are beginning to provide the tools to solve cryptographic problems of long standing.
Journal ArticleDOI

Elliptic curve cryptosystems

TL;DR: The question of primitive points on an elliptic curve modulo p is discussed, and a theorem on nonsmoothness of the order of the cyclic subgroup generated by a global point is given.
Book ChapterDOI

Use of Elliptic Curves in Cryptography

TL;DR: In this paper, an analogue of the Diffie-Hellmann key exchange protocol was proposed, which appears to be immune from attacks of the style of Western, Miller, and Adleman.
Proceedings ArticleDOI

SPINS: security protocols for sensor networks

TL;DR: A suite of security building blocks optimized for resource-constrained environments and wireless communication, and shows that they are practical even on minimal hardware: the performance of the protocol suite easily matches the data rate of the network.