
CrypF - A data encryption system written in C#
C# Forms Version 7.0.x.xxxxx
Copyright (c) 1981-2007 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 the C# Forms Version of the program.

File name      | What it is for (Files in testOutput)
---------------|----------------------------------------------------------------
!         .txt | Information on version
0D        .txt | File 0E.txt decoded
0E        .txt | File 0.txt encoded
17D       .txt | File 17E.txt decoded
17E       .txt | File 17.txt encoded
18D       .txt | File 18E.txt decoded
18E       .txt | File 18.txt encoded
1D        .txt | File 1E.txt decoded
1E        .txt | File 1.txt encoded
1RD       .txt | File 1RE.txt decoded
1RE       .txt | File 1R.txt encoded
2RD       .txt | File 2RE.txt decoded
2RE       .txt | File 2R.txt encoded
3D        .txt | File 3E.txt decoded
3E        .txt | File 3.txt encoded
Cry       .con | Not used but needed for test FileX.CFC
TestV     .Bat | A batch file to run CrypF.exe TestV.CFC
TestV     .CFC | CrypF code file for validation test
TestV     .CFL | CrypF log file written by TestV.CFC
WhatForOut.txt | This file, volume table of contents for the testOutput folder
Z128KD         | File Z128KE.txt decoded
Z128KE         | File Z128K.txt encoded
Z160KD         | File Z160KED.txt decoded
Z160KE         | File Z160K.txt encoded
Z160KED        | File Z160KE.txt decoded
Z160KEE        | File Z160KE.txt encoded
ZD             | File ZE.txt decoded
ZE             | File Z.txt encoded

     End of file
