SecureText v0.6
Copyright 1999-2003 GlobWare.com
http://globware.com
globware@hotmail.com
Updated: 9/14/2003

SecureText is FREEWARE.

-------------------------------------------------------------------------------
Installation:
-------------------------------------------------------------------------------

If you did not download the full install version, then Visual Basic 6.0 runtime
libraries and some controls are required.


-------------------------------------------------------------------------------
About SecureText
-------------------------------------------------------------------------------

SecureText uses RC4 Encryption to encrypt/decrypt messages and then
codes/decodes the message in text format so that it can be transferred through
plain e-mail, not as an attachment.

This version of secure text can only encrypt messages of 20,000 characters or
less. A warning message will be displayed if the message exceeds this limit.

-------------------------------------------------------------------------------
Instructions
-------------------------------------------------------------------------------

Secure (Encrypt) - Type your message, then enter a password and click the
Secure button.

De-Secure (Decrypt) - Paste the message from above in the window, enter the
password and then click the De-Secure button.

Copy Text - Will paste the contents of the window in the clip board.

-------------------------------------------------------------------------------
Revision Changes
-------------------------------------------------------------------------------

Version 0.6
 * Global fix for all GlobWare programs which use a file dialog window.  Under
   Windows 2000 program would not detect a cancel correctly. Added new Update
   feature to stay up to date.

Version 0.5
 * Adds the GWCryptLib.DLL for faster en/decrypting.  Will use slower VB mode
   if the DLL cannot be found.

Version 0.4
 * Removes CRLF from message before it is de-secured. CR and LF codes are NOT
   used by SecureText, so they get filtered out if they exist. Mail programs
   may add line feeds to your message automatuially.

Version 0.3
 * Not Released

Version 0.2
 * Drag and Drop Files into the Main Window.

Version 0.1
 * First public beta release.

-------------------------------------------------------------------------------
Known Errors
-------------------------------------------------------------------------------

 * None yet.


-------------------------------------------------------------------------------
Ending Notes
-------------------------------------------------------------------------------

This is a pre-release for others to help work out any bugs in the program.  It
should be advised that bugs may still exist in the program, yet none have been
found which would effect the security of your files.

-------------------------------------------------------------------------------

If you have any comments, suggestions or bugs, then email globware@hotmail.com
or check out http://globware.com for any updates or fixes.

THIS SOFTWARE PROGRAM MAY BE DISTRIBUTED FOR FREE. THIS PROGRAM CAN NOT BE
SOLD WITHOUT PERMISSION FROM THE AUTHOR/GLOBWARE.COM

-------------------------------------------------------------------------------
