advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
Introduction to Cryptoanalysis

Author: Alexander Levakov
Category: String Manipulation
Type: Applications
Difficulty: Intermediate

Version Compatibility:  Visual Basic 5   Visual Basic 6  

More information: This is an elementary introduction to cryptoanalysis for beginners. You should know that all NSA men when they were students went through this episode, writing applications in such a way. Now they are breaking strong block ciphers using supercomputers and math. But they can do it only due to Shannon and Turing.

This VB project is made of two forms and one module with all commentaries you need. Please, take caution while reading tips. You need them to understand the capabilities of this application. Take all precautions getting started with a real cryptoanalysis.

This code writes a special file SHANNON.DAT in application directory, so you may use it for further analysis.

The project referred to in the tutorial, Three Types of Simple Cryptography, is available at http://www.freevbcode.com/ShowCode.Asp?ID=1164.

This code has been viewed 47098 times.

Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.

/source/1209/shannon.zip

Sponsored Links