Java interacting with gpg

From: Will Hartung (willh_at_msoft.com)
Date: 02/21/04


Date: Fri, 20 Feb 2004 17:14:32 -0800

I'm starting a bit for our project where a client will be encrypting a small
bit of text with a public key using GPG, and we need to decrypt it.

I can simply fork off a gpg program everytime, but I would rather not.

Modern encryption is neck deep in acronyms and vocabulary that I'm not
particularly up to speed on, so it's hard to figure out where I need to
start in order to approach this problem.

Any beacons in the night would be very welcome and appreciated.

Thanx!

Best Regards,

Will Hartung
(willh@msoft.com)



Relevant Pages

  • Re: How to encrypt/decrypt a file
    ... server. ... The client is given the public key so they can decrypt stuff the ... What you are doing (encrypting with servers private key .. ...
    (microsoft.public.dotnet.security)
  • Re: PGP scripting...
    ... > I believe the original question involved more of a dynamic modification ... > technically anyone that has that public key can corrupt your encrypted ... Encrypting with public key, signing with private. ... The client doesn't always ...
    (SecProg)
  • Re: 2 security issues
    ... > it only needs the public key; to decrypt it needs both the private key ... As long as the machine doing the encrypting doesn't ... A script in each machine's crontab runs the contents through gpg ... an index and file containing no messages, just so kmail doesn't "freak out". ...
    (Focus-Linux)
  • python+encryption
    ... I have the key pair generated by the GPG. ... key for encrypting the password. ... client. ...
    (comp.lang.python)
  • Re: More CryptImportKey/NTE_BAD_KEY issues
    ... > generate and maintain a selection of keys to be kept within our own keystore ... > for encrypting this data. ... >> key is apparently a public key that correspond to private key stored on ... >> computer A in a key container that you are opening with CryptAcquireContext ...
    (microsoft.public.platformsdk.security)