Cerebrus: Yup, problem is only if someone get access to the database and download hashes of the passwords... Ppl can recognize md5 or sha1 by the eye, but I think eg the RijnDael would give them really hard times...
2009/8/6 Cerebrus <[email protected]> > > 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 -
