[HPADM] PGP import Public key and encrpt a file

From: Balaji Nathan (balajinathan2003_at_yahoo.com)
Date: 11/19/03

  • Next message: Justin Willoughby: "[HPADM] Followup: Ignite and Memroy Usage"
    Date: Wed, 19 Nov 2003 07:25:39 -0800 (PST)
    To: hpux-admin@DutchWorks.nl
    
    

    Hi admins,
    I have downloaded PGP 6.5.8 version.
    I have to encrypt a file using PGP and after encrption, I have to ftp the file to a remote site.
     
     
    The steps I am following is:
    for encryption:
    ./pgp -c filename -z input +batchmode +force
     
    -z input - is the file name with passphrase as plain text.
     
    The remote site vendor had send me a public key file (public.asc). How to import this public key and generate a encrypted file.

    Please help me with the Public key and creating a file with public key and encryption.

    ---------------------------------
    Do you Yahoo!?
    Protect your identity with Yahoo! Mail AddressGuard

    --
                 ---> Please post QUESTIONS and SUMMARIES only!! <---
            To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
           Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
     
     Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
                http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)
    

  • Next message: Justin Willoughby: "[HPADM] Followup: Ignite and Memroy Usage"

    Relevant Pages

    • Re: Encrypted network communication
      ... Bob) communicate over an insecure channel. ... This type of encryption uses a single shared, ... Secret-key encryption algorithms use a single secret key to encrypt and ... unauthorized users and a public key that can be made public to anyone. ...
      (microsoft.public.dotnet.languages.csharp)
    • RE: PGP scripting...
      ... cryptosystems, ... In these systems divulging your private key compromises the public ... Here is a quick over view of the public key encryption routines (the ...
      (SecProg)
    • Re: RSACryptoServiceProvider decrypt with public key
      ... private key which my programs could decipher using a public key I've ... But since private key encryption and public key decryption isn't ... > If Alice gives Bob her public key, ...
      (microsoft.public.dotnet.security)
    • Re: Encrypted files -- would this work to get them back?
      ... I'm guessing it's there because you use the public key to encrypt your ... it is not very useful in cracking the encryption. ... I still might be able to recover it if it's still there. ... I was able to restore my old certificate and key but I'm stuck ...
      (microsoft.public.windowsxp.security_admin)
    • RE: PGP scripting...
      ... that you keep the private key secret. ... Here is a quick over view of the public key encryption routines (the ... Since only he, through the use of his private key, can decrypt the ...
      (SecProg)