Gnupg - Encryption/Decryption

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nithyapriya
    New Member
    • Nov 2006
    • 13

    Gnupg - Encryption/Decryption

    Hai,

    I'm nithya. I have a visual basic program that decrypts a file from my client using a passphrase.
    My seniors have no problem in the decryption.
    As I'm new to this concept, i could not proceed in it.
    The problem is,
    My client sends me the public key, say for eg, Key.txt
    I import the file (Key.txt) in my gpg.
    The public key gets stored in my gpg (pubring.gpg)
    But I could not find my secret key in my gpg (secring.gpg)
    So, I get a smoother encryption but a problem with my decryption.

    Kindly help me in this problem.

    Thanks,
    Nithya
  • willakawill
    Top Contributor
    • Oct 2006
    • 1646

    #2
    Hi nithya. Please post the code where you are having this problem

    Comment

    Working...