Questions tagged [pgp-desktop]

3 questions
2
votes
2 answers

PGP decryption on iOS

I'm trying to implement decryption of a PGP file on an iPad. I set up some test .txt files which I then encrypted via PGP desktop. I've imported the private key of the certificate used to encrypt the document, using SecPKCS12Import, then…
wickets
  • 89
  • 2
  • 11
0
votes
1 answer

Can I Encrypt File Using PGP Desktop and decrypt it Useing OpenPG or GPG4Win & Vice Versa

I am wondering if it is possible to Encrypt using PGP Desktop and Decrypt using GPG4Win or Vice Versa or do I have to use the same client for the two processes the encrypting and the decrypting?
muhammadelmogy
  • 153
  • 2
  • 9
0
votes
2 answers

Recommended solutions to use PGP-compatible file encryption from a Java app running on Linux?

I need to replace an existing application that, among other things, will need to encrypt/decrypt/sign messages and files in a manner compatible with PGP Desktop. The new application is written in Java (JDK 1.6) and will run on Linux. After surveying…
wishihadabettername
  • 14,231
  • 21
  • 68
  • 85