home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / DOS_10 / PGP23ASR.ZIP / PGPSRC23.ZIP / PGP.OPT < prev    next >
Text File  |  1993-07-04  |  1KB  |  41 lines

  1. ! PGP.OPT - Options file for PGP/VMS
  2. ! (c) Copyright 1991-93 by Hugh Kennedy. All rights reserved.
  3. !
  4. ! The author assumes no liability for damages resulting from the use 
  5. ! of this software, even if the damage results from defects in this 
  6. ! software.  No warranty is expressed or implied.  
  7. !
  8. ! The above notwithstanding, a license to use this software is granted
  9. ! to anyone either in the original or modified form on condition that 
  10. ! this notice is not removed.
  11. !
  12. ! Version:    2
  13. !
  14. ! Original:    00A    13-Nov-1992    Author:    Hugh A.J. Kennedy
  15. !
  16. ! Modification:    02A    11-Feb-1993    Author:    Hugh A.J. Kennedy.
  17. !
  18. ! Update version number. Remove MD5 logical.
  19. !
  20. ! Modification:    02e    14-May-1993    Author:    Hugh A.J. Kennedy.
  21. !
  22. ! Update version number. Add rsa glue stuff.
  23. !
  24. NAME=PGP
  25. IDENT="V2.3"
  26. !
  27. obj:more,fileio,md5,mdfile,getopt,system,mpilib,mpiio,random,crypto,rsagen,-
  28. idea,passwd,genprime,pgp,config,vax,language,charset,armor
  29. !
  30. ! RSA Stuff
  31. !
  32. obj:rsaglue
  33. !
  34. ! Key Stuff
  35. !
  36. obj:keymgmt,keymaint,keyadd
  37. !
  38. ! ZIP Stuff
  39. !
  40. obj:zbits,zdeflate,zglobals,zinflate,zip,zipup,zfile_io,ztrees,zunzip
  41.