[Tinyos-help] TinyOS - ZigBee Security?

2010-06-02 Thread David Martins
Hello,
I would just to know if the security protocol of Zigbee (encryption with
AES-CTR, CBC, etc..) is already implemented in TinyOS?
I read a lot of things about security in WSNs but i am seeing that there
isn't a lot of things implemented.
Thank you ,
D.

-- 
David M.
___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] TinyOS - ZigBee Security?

2010-06-02 Thread Sylvain Pelissier
A TinyOS module which implement AES is available here:
http://tinyos.cvs.sourceforge.net/viewvc/*checkout*/tinyos/tinyos-2.x-contrib/crypto/index.html

For mode of operations, it is not yet implemented.
Regards.

Sylvain

On Wed, 2010-06-02 at 14:58 +0200, David Martins wrote:
 
 Hello, 
 I would just to know if the security protocol of Zigbee (encryption
 with AES-CTR, CBC, etc..) is already implemented in TinyOS? 
 I read a lot of things about security in WSNs but i am seeing that
 there isn't a lot of things implemented. 
 Thank you ,
 D.
 
 -- 
 David M.
 ___
 Tinyos-help mailing list
 Tinyos-help@millennium.berkeley.edu
 https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] TinyOS - ZigBee Security?

2010-06-02 Thread JeongGil Ko (John)
Hi!

In case you are dealing with motes that use the CC2420 radio, the hardware 
security features have been implemented and included in the TinyOS official 
2.1.1 release.
The tutorial can be found here.
http://docs.tinyos.net/index.php/CC2420_Security_Tutorial

-John

On Jun 2, 2010, at 8:58 AM, David Martins wrote:

 
 Hello, 
 I would just to know if the security protocol of Zigbee (encryption with 
 AES-CTR, CBC, etc..) is already implemented in TinyOS? 
 I read a lot of things about security in WSNs but i am seeing that there 
 isn't a lot of things implemented. 
 Thank you ,
 D.
 
 -- 
 David M.
 ___
 Tinyos-help mailing list
 Tinyos-help@millennium.berkeley.edu
 https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

--
JeongGil Ko (John)
Ph.D. Student
Department of Computer Science
Johns Hopkins University
http://www.cs.jhu.edu/~jgko


___
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help