The text of this article is not in this database — only its details are. Read it on the old site: Encrypt a File using DES (Data Encryption standard) Algorithm in ASP.NET
9 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
NikolayPosted Aug 24, 2010, 2:34 AM
Nice, but everybody should know that DES is now considered insecure. Using of not yet compromised algorithms is strongly recommended. See http://en.wikipedia.org/wiki/Data_Encryption_Standard
Andy BotschPosted Aug 17, 2010, 1:06 PM
Can this method also be used to encrypt .exe For example if I wanted to crypt a malicious file program of some sort and make it where it can still run, but it is not detected by antivirus.
Koteswararao MallisettiPosted Aug 17, 2010, 8:57 AM
ok i am already test it ,it will also work fine good what about public key algorithms if have any code send me
Koteswararao MallisettiPosted Aug 17, 2010, 7:03 AM
it work fine but where is the decryption code i need