home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t122 / 1.ddi / DISKLOCK.DOC < prev    next >
Encoding:
Text File  |  1991-08-29  |  7.8 KB  |  213 lines

  1.                   Diskette Cryptographic Utility
  2.             Copyright (C) 1991 by  Modtech System 1991
  3.                        All rights reserved
  4.  
  5.  
  6.       Modtech System                           725-0922  Office
  7.       Room 6, 11th floor                 (852) 386-9299  Fax   
  8.       Cheung Fat Commercial Building      
  9.       266-268 Cheung Sha Wan Road
  10.       Kowloon, Hong Kong
  11.  
  12.  
  13.  
  14. Abstract
  15.  
  16.     DCU  is an utility for  transforming  a  plain  readable diskette 
  17.     to cipherdisk ( unreadable diskette ) by making use of cipher key.
  18.     The purpose of this utility is to keep sensitive material secure
  19.     while the material is stored on a diskette.  Such material is not
  20.     necessarily be stored as a file, i.e. it can be stored within
  21.     diskette sector (512 byte) regardless of structure.
  22.  
  23.     DCU is an encryption and also a decryption program.  If user can
  24.     provide the correct cipher key, DCU will decrypher a cipherdisk
  25.     (which is enciphered by DCU with the same cipher key) to a plaindisk.
  26.  
  27.  
  28. Using DCU
  29.  
  30.     If you intend to distribute sensitive diskette, you can use DCU
  31.     to produce a cipherdisk for delivery (be sure the one receiving
  32.     the cipherdisk has DCU and knows your cipher key).
  33.  
  34.     Producing a cipherdisk is just like a copy procedure.  You should
  35.     specify the drive  containing your original diskette (copy-
  36.     protected) and the target drive  inserted with a new diskette (DCU will
  37.     format the destination diskette). If only one floppy drive is used,
  38.     DCU will prompt you to swap between source and destination diskette.
  39.  
  40.     Commercial Edition users who have only one floppy drive can use overflow
  41.     buffer (hard disk, expanded memory or extended memory) to facilitate
  42.     the process by reducing swapping source/desintation diskettes.
  43.  
  44.     Shareware Edition users who have only one floppy drive can duplicate the
  45.     diskette first and then enciphering the copy (setting no swap and
  46.     no format).
  47.  
  48.  
  49. General features of DCU :
  50.  
  51. 1.  DCU must be run on IBM AT or compatible under DOS 2.1 or above with
  52.     base memory 640K.  DCU requires buffer size 20 or above as specified
  53.     in the file CONFIG.SYS.  Ensure that no TSR program and BIOS or DOS
  54.     interrupts are modified before using DCU.
  55.  
  56.  
  57. 2.  DCU supports all four common diskette formats (512 bytes sector).
  58.     Enciphering will be done on the entire diskette.  Use the same key 
  59.     while enciphering or deciphering the diskette.
  60.  
  61.  
  62. 3.  Parameters are passed to program via command line, i.e. specified
  63.     immediately after the programe name 'DCUSW' - shareware edition or
  64.     'DCUCE' - commercial edition :
  65.  
  66.     a. Source Disk      - 'S=x', x must be 'A' or 'B'
  67.  
  68.     b. Destination Disk - 'D=x', x must be 'A' or 'B', this parameter
  69.                           is optional.  If destination disk is not
  70.                           specified, it is assumed that the destination
  71.                           disk is using same drive as the source disk.
  72.  
  73.     c. Cipher Key       - 'K=x', x must be 'a..Z' of 1-16 characters.
  74.                           lower case character will be converted to
  75.                           upper case.
  76.  
  77.     d. Overflow         - 'O=x', this parameter is optional, if overflow
  78.        (DCUCE only)       is not specified, DCU will use default buffer
  79.                           (9K) to handle overflow.
  80.  
  81.                           x must be 'C', 'D', 'E' or 'X' :
  82.                           'C' indicates hard disk C:
  83.                           'D' indicates hard disk D:
  84.                           'E' indicates Expanded Memory
  85.                           'X' indicates Extended Memory
  86.  
  87.  
  88. 4.  Some parameters can be passed to DCU by environment strings,
  89.     i.e. use SET command at DOS prompt. Please be aware that there
  90.     is no space prefix and postfix of the equal sign '=' :
  91.  
  92.     a. 'SET KEY=xxxxx' to set cipher key 'xxxxx'.
  93.  
  94.     b. 'SET FORMAT=N'  to turn off diskette format action if the
  95.                        destination disk is already formatted. The
  96.                        default format action is on. However, users
  97.                        should make sure that the formatted destination
  98.                        disk is at the same format, it is possible
  99.                        for a source 360K transfer to 1.2M but at the
  100.                        wrong disk structure.  This  will render the
  101.                        decipher disk unaccessable.  If you are not sure
  102.                        of the format of destination disk, please set
  103.                        format to ON or simply omit this statement.
  104.  
  105.     c. 'SET SWAP=N'    to turn off swap disk action while the source
  106.                        disk is also the destination disk.  The default
  107.                        of swap disk is on.
  108.  
  109.     d. 'SET BUFFER=x'  to indicate the usage of buffer 'x' to handle
  110.                        overflow (for Commercial Edition only).
  111.  
  112.     Source disk and cipher key must be entered and the other parameters
  113.     are optional.
  114.  
  115.     Example : DCUSW s=a d=b k=why  - read disk in drive A: and write
  116.                                      ciphertext to disk in drive B:
  117.                                      with key 'WHY'
  118.  
  119.               DCUCE s=a k=apple    - read disk in drive A: and write
  120.                     o=e              ciphertext back to disk in drive
  121.                                      A with key 'APPLE'. Expanded memory
  122.                                      is used as overflow buffer.
  123.  
  124.  
  125.  
  126.  
  127.                   USE OF Diskette Cryptographic Utility
  128.  
  129.      The  Diskette  Crytographic  Utility is distributed as shareware
  130. for  home  use,  but  must  be licensed  for  use  within  a  business,
  131. corporation,  or organization.  This includes educational  institutions
  132. and  government  agencies.
  133.  
  134.      If you are a shareware distributor you may distribute this Utility
  135. but  may not charge more than a reasonable disk copying fee.
  136.  
  137.  
  138.  
  139.                Registration for Diskette Crytographic Utility
  140.  
  141.      Registration  is required for the use of the Diskette Crytographic 
  142. Utility in a home environment.  If you are satisfied with the  Diskette
  143. Crytographic Utility,  please fill in the registration form below  and 
  144. mail to us together with the registration fee.
  145.  
  146.      Registered users of the Diskette Crytographic Utility  shall receive
  147. free technical support and assistance from Modtech System as well as free
  148. upgrades for their  registered Diskette Crytographic Utility programs for
  149. a period of  one year after registration.  
  150.  
  151.      Corporate, business and organizational users require  a site license
  152. for the use of the Diskette Crytographic Utility Programs. 
  153.  
  154.  
  155.  
  156.  
  157. 29 August 1991
  158. (File DCU.DOC)
  159.  
  160.  
  161.  
  162. =================================CUT HERE================================
  163.  
  164.              REGISTRATION FORM  For Individual Home Users
  165.  
  166.  
  167. PROGRAM:                                       # COPIES:       AMOUNT:
  168.  
  169. Diskette Crytograpgic Utility (HK$150.00 per copy)
  170.  
  171.  
  172.  
  173.  
  174. PAYMENT BY:
  175.  
  176. Check/Money Order No.__________ enclosed for $____________________
  177.  
  178.  
  179.  
  180.  
  181.      
  182. Signature___________________________________________________
  183.  
  184.  
  185. MAILING ADDRESS:
  186.  
  187. NAME________________________________________________________
  188.  
  189. ADDRESS ____________________________________________________
  190.  
  191.         ____________________________________________________
  192.  
  193. CITY/STATE/PROVINCE_________________________________________
  194.  
  195. COUNTRY/POSTAL CODE_________________________________________
  196.  
  197. PHONE (HOME)________________________________________________
  198.  
  199.     (OFFICE)________________________________________________
  200.  
  201.        (FAX)________________________________________________
  202.  
  203.  
  204. SEND TO:
  205.  
  206.          Modtech System                    
  207.          Room 6, 11th floor                
  208.          Cheung Fat Commercial Building      
  209.          266-268 Cheung Sha Wan Road
  210.          Kowloon, Hong Kong
  211.  
  212.  
  213.