
     +-------------------------------------------------------------------+
     | CryU - A data encryption system written in Pascal, user interface |
     |                Version 6.00, 1992-11-15, 1400 hours               |
     |         Copyright (c) 1987-1992 by author: Harry J. Smith         |
     |   19628 Via Monte Dr., Saratoga, CA 95070.  All rights reserved.  |
     +-------------------------------------------------------------------+

A pseudo infinite key data encryption system by Harry J. Smith

Key words: Encryption, DES, Random number generator, Security, Infinite key.

A very fast and secure method of encrypting data files.
Includes all source files for C and Pascal version of the program.

File name    | What it is for (Files on distribution disk)
-------------|------------------------------------------------------------------
!       .txt | Information on version
0       .txt | Test file to encrypt with 0 bytes
17      .txt | Test file to encrypt with 17 bytes
18      .txt | Test file to encrypt with 18 bytes
1R      .txt | Test file to encrypt with 1 record (16,384 bytes)
2R      .txt | Test file to encrypt with 2 records (16,385 bytes)
Cry     .CON | Encryption continuation file
Cry1    .CON | Encryption continuation file initialized from a key = 1
CryN    .C   | C source: A data encryption system, named files
CryN    .EXE | C object: A data encryption system, named files
CryP    .C   | C source: A data encryption system, with pipes
CryP    .doc | Program documentation
CryP    .EXE | C object: A data encryption system, with pipes
CryP    .txt | Program documentation
CryU    .EXE | Pascal object: A data encryption system, user interface
CryU    .ICO | Icon for CryU
CryU    .PAS | Pascal source: A data encryption system, user interface
CryUHelp.PAS | Pascal source: Help for CryU
CryUHelp.TPU | TURBO Pascal Unit: Help for CryU
K       .txt | A example of a key file
Prompt  .PAS | Pascal source: Utilities to operate with strings and Prompts
Prompt  .TPU | TURBO Pascal Unit: Utilities to operate with strings and Prompts
READ-ME .txt | Information for legal ownership
WhatFor .txt | This file, volume table of contents for the operational disk
Z       .    | Test file to encrypt with 2 records (32,768 bytes) of zero bits

End of file
