Heheh, I was on my way to write a tutorial just like this one. Good overview of some of the basics.
Printable View
Heheh, I was on my way to write a tutorial just like this one. Good overview of some of the basics.
Great tut man. Helped me out quite a bit as a good intro to encryptions. I have acctually been thinking about getting into encryptions and learning how they work.
Yeah alphabetic substitution cyphers are one of the first forms of encryption used. It's a good starting point, especially if you're going to try and code some app that would do something along the lines of it.