Encryption Decryption problem
-
Hi Friends , I want to create a table in which , i want to declare some fields as encrypted at the time of creation so that tha data entered in that fields could not be seen by anybody . Can you please guide me. Thanking you , Param.
param
-
Hi Friends , I want to create a table in which , i want to declare some fields as encrypted at the time of creation so that tha data entered in that fields could not be seen by anybody . Can you please guide me. Thanking you , Param.
param
I would recommend you to do the encryption in c# code, if its just a password field i would prefer a one way hash
-
I would recommend you to do the encryption in c# code, if its just a password field i would prefer a one way hash
here is a FREE Password Has library for .NET projects. http://passwordhash.jassimrahma.com[^] Regards, Jassim www.JassimRahma.com
Technology News @ www.JassimRahma.com