@INPROCEEDINGS {qun_icics06_2, author = {Haodong Wang and Qun Li}, booktitle = {International Conference on Information and Communication Security {(ICICS)}, {LNCS} 4307}, PAGES = {519--528}, TITLE = {Efficient Implementation of Public Key Cryptosystems on Mote Sensors (Short Paper)}, Address ={Raleigh, {NC}}, Month={Dec.}, YEAR = {2006} } Abstract We report our implementation of the RSA and ECC publickey cryptosystem on Berkeley Motes. We detail the implementation of 1024-bit RSA and 160-bit ECC cryptosystems on MICA mote sensors. We have achieved the performance of 0.79s for RSA public key operation and 21.5s for private operation, and 1.3s for ECC signature generation and 2.8s for verification. For comparison, we also show our new ECC implementation on TelosB motes with a signature time 1.60s and a verification time 3.30s. For the detailed description of the implementation, we refer to our technical report.