I have an asp.net web app storing user's cellphone number in Sql Server 2005.
I want to use C# to encode cellphone number for security reason.
Which encryption method should I use for cellphone Encode and Decode?
DES、AES、RC4 or something else?
I have an asp.net web app storing user's cellphone number in Sql Server 2005.
I want to use C# to encode cellphone number for security reason.
Which encryption method should I use for cellphone Encode and Decode?
DES、AES、RC4 or something else?
I would recommend AES since its newer, but in reality any would work. Unless your afraid of the NSA
A big DB password would also help
use the which has less computational overhead and consuming less battery and secure (not compromised yet)