How do I decrypt a PGP encrypted file using PHP?

  • Thread starter Thread starter ny_magazine
  • Start date Start date
N

ny_magazine

Guest
I need to generate a key for a vendor, which they will use to encrypt a file with PGP. When I receive the file from them, I need to decrypt it using PHP. What's the best way to generate the keys and decrypt the file?
 
Back
Top