Notifications
Clear all
[Closed] Custom Encryption Formula/method?
May 14, 2007 9:25 am
Hey Guys,
Im intrested in writing my own custom encryption for reading/writing to encrypted files. Does anyone know where I can find more info on this topic?
Cheers
1 Reply
May 14, 2007 9:25 am
I know there are some interesting stuff about encryption in the .Net Framework : http://www.codeproject.com/dotnet/SimpleEncryption.asp
But if you want to write your own custom encryption algorithm you can search the web : “encryption algorithm”.