I developed a heterogeneous routing protocol and i want to add security to it using RSA. Although, symmetric key algorithm could have been better in terms of energy consumption , yet i want to try using RSA. In my protocol, the normal sensor nodes are suppose to encrypt the sensed data, but i do not know the exact energy the nodes will use to encrypt the data if one is using RSA. so i assumed it be twice the energy required for data aggregation. i want to find out if this assumption is ok or not. what is the exact energy used for only encryption. thanks

Similar questions and discussions