Implementation of PGP or GPG
843811Apr 30 2009 — edited May 6 2009Hello World!
I am looking to create one application in the java which has to encrypt the complete report through the client provided encryption key.
I am searching into the forums and mostly found the "www.bouncycastle.org" and "www.cryptix.org" links. But I am not able to get the exact required data.If someone has implemented through these links can guide me which exact API I need to use? which class of the API will encypt?
Or do we have anyother Java API for the encryption?
Please guide.