home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / l / lcrypt / !LCrypt / !Help < prev    next >
Text File  |  1991-06-13  |  4KB  |  79 lines

  1. !Help for !LCrypt Version 2.50                          18-May-91
  2. _________________________________________________________________
  3.  
  4. The  basic routines of LUCIFER were crafted by Graven Cyphers  at 
  5. the university of Toronto,  Canada,  with programming  assistance 
  6. from  Richard Outerbridge.  It is based on the  FORTRAN  routines 
  7. which concluded Arthur Sorkin's article "LUCIFER: A Cryptographic 
  8. Algorithm",  CRYPTOLOGIA, Volume 8, Number 1, January 1984, pp22-
  9. 42.
  10.  
  11. LUCIFER  is  a cryptographic algorithm developed by  IBM  in  the 
  12. early  seventies.  It was a predecessor of the DES,  and is  much 
  13. simpler  than  that algorithm.  In particular,  it has  only  two 
  14. substitution  boxes.  It does,  however,  use a 128 bit  key  and 
  15. operates on sixteen byte data blocks.
  16.  
  17. It  has been expanded by me to fit into the RISC-OS  environment. 
  18. To  use  it,  start it by  double-clicking.  After  a  moment,  a 
  19. question-mark appears at the right side of the iconbar.
  20.  
  21. Clicking the middle mouse-key displays a menu with 3 positions:
  22.  
  23. Info:     Displays informations about the version etc.
  24.  
  25. SetUp:    Setup  allows you to distinguish,  whether you want  to 
  26.           de-/encypt  the files in the original or in  an  Acorn-
  27.           specific  mode.  If you choose the last,  the  filetype 
  28.           will be restored correctly. To restore files crypted by 
  29.           version  1.00  of !LCrypt or an original  lcrypt  (e.g. 
  30.           UNIX-lcrypt) you should choose the first option.
  31.  
  32.           Another  option  is to choose,  if  the  en-/decryption 
  33.           should  be done in background,  whenever  a  NULL-event 
  34.           will be received from the Task-Manager.
  35.  
  36. Quit:     Removes it from the iconbar.
  37.  
  38. To encrypt a file,  drag it onto the icon. Enter the filename and 
  39. a  password  (  !!  PAY ATTENTION TO SPACES !!  )  and  drag  the 
  40. fileicon (type 007) to a filer.
  41.  
  42. To decrypt a file,  drag a '007-'File (see above) onto the  icon. 
  43. Like above,  enter a password and a filename.  If you choosed the 
  44. original mode,  the fileicon is always FFF (=Text),  else it  has 
  45. the filetype of the original file.
  46.  
  47. History:
  48.  
  49. 05-May-91, 1.00     First  "quick-hacked"  version  of   !LCrypt, 
  50.                     based on the routines described at the top of 
  51.                     this document.    
  52.  
  53. 12-May-91, 2.00     Entering  a wrong password would destroy  the 
  54.                     orignal encrypted file,  so you can't restore 
  55.                     the  file  (Well,  it's  possible,  but  very 
  56.                     tricky...).   So   I  included  an   extended 
  57.                     'saveas'-dialogue-box  to  ensure  a  'safer' 
  58.                     decrypting. I also removed some small bugs.
  59.  
  60. 18-May-91, 2.50     Application   has  been  modified  to   allow 
  61.                     working as a background-task.
  62.      
  63. Note:     This program is free software. It is distributed in the 
  64.           hope that it will be useful,  but WITHOUT ANY WARRANTY; 
  65.           without even the implied warranty of MERCHANTABILITY or 
  66.           FITNESS FOR A PARTICULAR PURPOSE.
  67.  
  68. ._________________________________________________________________________.
  69. |                                                                         |
  70. | Guido Thater, Koeln, Germany       UUCP:              skywalk@altger.de |
  71. |                                      OR:         gt@ph-cip.uni-koeln.de |
  72. |                                                              .          |
  73. |   "If architects build buildings like  programmers write    /|          |
  74. |    software, even a woodpecker could break a skyscraper!"  /-|          |
  75. |___________________________________________________________/  |rchimedes_|
  76.  
  77.  
  78. *** EOF ***
  79.