Difference between revisions of "Security"

From TinyOS Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
== Cryptographic primitives ==
 
== Cryptographic primitives ==
 
+
===Public-key Cryptography===
 +
*[[TinyECC]] : Elliptic Curve Cryptography for Sensor Networks. [http://discovery.csc.ncsu.edu/software/TinyECC/ver0.3/index.html Webpage].
 +
*[[TinyPBC]] : Pairing-based Cryptography in Sensor Networks. [http://sites.google.com/site/tinypbc/ Webpage]
 
== Secure link layers ==
 
== Secure link layers ==
 
*[[TinySec]]
 
*[[TinySec]]

Revision as of 22:06, 18 November 2009

This page regroups all the contributions and information about Security and Cryptography in TinyOS.

Cryptographic primitives

Public-key Cryptography

Secure link layers