RSA --- by Stephan Kaufmann Institute of Mechanics ETH Zentrum HG F38.4 CH-8092 Zurich Switzerland kaufmann@ifm.ethz.ch Summary: Demonstration of the RSA public key encryption system. A more detailed discussion is available in the header of "RSA.m" and "RSA-Notebook.ma". Both files contain the same definitions. Installation: Create a directory "SKPackages". It must be on the search path of Mathematica (e.g. in the directory "Packages"). Either copy the file "RSA.m" into the directory "SKPackages" or copy the file "RSA-Notebook.ma" into the directory "SKPackages" and rename the file to "RSA.m".