home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / apps / spread / crackldw / crackldw.txt < prev   
Text File  |  1992-04-26  |  4KB  |  71 lines

  1.  
  2. CrackLDW Version 1.00a - April 20th, 1992
  3.  
  4. CrackLDW is a utility for decrypting password protected .LDW spreadsheet
  5. files.  I take no responsibility for how you decide to use it.  I intended
  6. the program to serve two functions:  first for legitimate LDW users who may
  7. innocently forget the password they used to protect a file, second to show
  8. how poor data security typically is with software on the ST.
  9.  
  10. I chose LDW Power as the target of my endeavours since it is the premiere
  11. spreadsheet package for the ST, it would serve as a case in point.
  12. LDW Power stands as a fine choice for a spreadsheet package on the ST,
  13. however you should not think for a minute that it provides any real measure
  14. of data security through the password protection function. Once again, I'd
  15. like my position to be clearly stated.  LDW is a superb spreadsheet package.
  16. In my opinion there is no finer spreadsheet available for the Atari ST/TT
  17. line of computers.
  18.  
  19. Data security seems to be an issue which largely has been ignored on the
  20. ST platform.  Packages like LDW Power which provide password protection
  21. for data files often fall far short of the mark.  In the case of LDW Power,
  22. it would appear that more effort went into encryption of the password than
  23. into encryption of the data which the password was designed to protect.
  24. This sort of "password protection" would more aptly be described as
  25. "password discouragement of casual browsing".  It is my hope that CrackLDW
  26. will draw some attention to this issue and would urge applications
  27. programmers to divert some of their efforts to providing more than just
  28. lip service to data security.
  29.  
  30. In this light, I am currently working on a transparent data encryption
  31. package which provides a very high level of data security for virtually
  32. any ST software.  The package is called CRYPST and is being written 
  33. entirely in 68000K assembler.  As I said, this is a transparent system
  34. which encrypts all reads/writes for selected data, including backups,
  35. temporary working files, etc..  The package includes a GEM accessory
  36. user interface and a cryptographic kernel.  The kernel is quite sound.
  37. It provides multi-level, non-linear application of proven encryption
  38. techniques.  If you were to generate 1,000 keys per second for the next
  39. 200 years, you would have a good chance of cracking a CRYPST protected
  40. data file.  CRYPST is still several months from release.  Interested
  41. parties may contact the author at the addresses below.
  42.  
  43. CrackLDW is quite easy to use.  It has a simple GEM interface.  First you
  44. will be prompted for an input file.  This is the encrypted .LDW file which
  45. you are trying to restore.    Logically, CrackLDW will prevent you from
  46. trying to decrypt a file which is not password protected.  Second you will
  47. be prompted for the output file.  This may NOT be the same file as the input
  48. file.  CrackLDW 1.00a is unbuffered.  Your disk drive will be quite busy
  49. while CrackLDW is working.  Since CrackLDW 1.00a uses only 12K of
  50. memory, 520ST users or floppy users may wish to read and/or write to a
  51. ramdisk.
  52.  
  53. CrackLDW has been tested with LDW Power versions 1.03 and 2.00.
  54.  
  55. LDW Power is a registered trademark of Logical Design Works.
  56.  
  57. CrackLDW 1.00a is shareware.  Registration is $10.
  58.  
  59. Shareware payment, comments, bug reports, flames, etc... to:
  60.  
  61.         Bruce MacKay
  62.         174 Thomas St,
  63.         Site 4, S-1, RR #1
  64.         Porter's Lake, NS 
  65.         Canada   B0J 1S0
  66.         (902) 829-2564
  67.  
  68.         Internet:  bmackay@biome.bio.dfo.ca
  69.         BIX:       bmackay
  70.  
  71.