Notifications
Clear all

[Closed] Custom Encryption Formula/method?

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

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”.