Security

From TinyOS Wiki
Revision as of 21:08, 24 November 2009 by Sissou (talk | contribs)
Jump to: navigation, search

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

Software

Cryptographic primitives

Symmetric-key Cryptography

  • Efficient Assembler implementation of AES block cipher on AVR microcontroller. Link.
  • An implementation of the Trivium stream cipher for 8-bit and 16-bit microcontrollers can be found here.

Public-key Cryptography

Secure link layers

Hardware

CC2420