Thanks for replay, In fact in my app I have a nonce which i wish to encrypt it.
nonceclient_sent = call Random.rand16(); //code for encrypting nonce Please, can you tell me how to use the cipher function in my app. thanks in advance. ********************************************** Omar Cheikhrouhou Engineer & Researcher @SENS Lab (Software Engineering and Network Security) Higher Institute of Technological Studies - Address : Mahdia's road Km 2.5 Sfax. BP 88 A - 3099 El Bustan Sfax Telephone : (+216)74 237425 Poste : 437 Fax: : (+216)74 431 386 Ph.D @ CES Lab (Computer and Embedded System)-University of Sfax, National School of Engineers BP W, Sfax, 3038, Tunisia , Fax:(+216)74665369 Coordinator C2i @ ISET Sfax (Certified C2i since 2008) ________________________________ De : Kostantinos Katsaros <[email protected]> À : chikh omar <[email protected]> Envoyé le : Mercredi, 3 Juin 2009, 11h04mn 29s Objet : Re: [Tinyos-help] cipher function in tinyOS 2 John Hughes RC6 Library Implementation, March 2002. http://cpan.cc.uoc.gr/authors/id/J/JH/JHUGHES/Crypt-RC6-1.0.tar.gz And for AES AES Library Implementation, FIPS-197 compliant AES implementation Based on XySSL: Copyright (C) 2006-2008 Christophe Devine ( http://polarssl.org/ ) Hope that helps.. 2009/6/3 chikh omar <[email protected]> Hello, Is there any implementation of cipher function in tinyOS 2 (like RC5 and skipjack in tinyOS 1) Best regards, ********************************************** Omar Cheikhrouhou Engineer & Researcher @SENS Lab (Software Engineering and Network Security) Higher Institute of Technological Studies - Address : Mahdia's road Km 2.5 Sfax. BP 88 A - 3099 El Bustan Sfax Telephone : (+216)74 237425 Poste : 437 Fax: : (+216)74 431 386 Ph.D @ CES Lab (Computer and Embedded System)-University of Sfax, National School of Engineers BP W, Sfax, 3038, Tunisia , Fax:(+216)74665369 Coordinator C2i @ ISET Sfax (Certified C2i since 2008) _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help -- Katsaros Konstantinos
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
