CMU Artificial Intelligence Repository
 
   
   
   
   
  
RSA: Toy RSA public-key encryption system.
lang/scheme/code/tools/rsa/
   The toy implementation of the RSA public-key encryption system is
   not included in the repository for two reasons:
      +  Making a file available by anonymous FTP is technically
         exporting it, US law prohibits the export of any 'munition',
         and cryptosystems are considered munitions.
      +  RSA is a patented algorithm, and permission is required to
         publish RSA code.
Ports:        Runs in Chez Scheme.
CD-ROM:       Not included, due to export restrictions.
Author(s):    Bruce T. Smith
              University of North Carolina at Chapel Hill
Keywords:
   Public-Key Encryption, RSA, Scheme!Code, Scheme!Tools
References:   ?
Last Web update on Mon Feb 13 10:36:54 1995 
AI.Repository@cs.cmu.edu