MCS 150

Cryptanalysis

January Term 2001

Applets

Maple

It is extremely helpful to have the aid of a general purpose symbolic-manipulation and computational mathematics program.  One of the best and most widely available is MAPLE.  As you go into technical fields, or even nontechnical fields that are growing increasingly reliant on technology, you may find it very useful to be able to carry out simple computations with the aid of a computer math system.

There is a lot of online documentation for MAPLE. Some useful resources are listed below.

MAPLE's help system makes it very easy to plunge right into MAPLE computations. Double-click on the ``Help'' button on the
menu bar to bring up the help browser. By working your way through the help topics, you may find the commands you need to study.  At the end of each Help topic is a set of examples of the use of the command. You may cut-and-paste these commands into your MAPLE session. Then by tailoring the command to your needs, you may complete the calculation you desire. This method-of-operation avoids many syntax errors.

Maple Worksheets

To download these programs push shift-click in Netscape over the link to bring up the dialog box for downloading.


The worksheets (files ending with .mws) load the cryptology programs in the file crypt.mpl. You may need to change the beginning line of the worksheet to be able to find the program file crypt.mpl to something like

read `C:/windows/desktop/crypt.mpl`;

depending on where you have put the file. Be sure to enclose the entire pathname in single backquotes.

You should be ok if all the files are in the same directory.
 



Last modified:  January 17, 2001

Return to MCS 150 Home