I think that Hashes(MD5, SHA1) are sufficient for this kind of scenario where non-reversible encryption is the norm.
On Aug 6, 4:16 pm, Processor Devil <[email protected]> wrote: > well, you can use some classes in System.Security.Cryptography to do the > trick. You can eg use SHA1, MD5 or some better encryption like TripleDES or > RijnDael > > 2009/8/6 san <[email protected]> > > > > > I want to know that how to convert simple plain text into encrypted > > format.Like i want to store Password in SQL DatabaseCan any one give me > > Example. > > Thanks.- Hide quoted text - > > - Show quoted text -
