View Single Post
Old 08-29-2010, 06:14 PM   #6
joblack
Wizard
joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.
 
Posts: 1,746
Karma: 4382514
Join Date: Jul 2006
Location: Somewhere on earth
Device: Onyx Boox Tab X
No the main pdf decryption section in the pdf is encrypted with Adobe's private key and your public key.

Your RSA key is encrypted with your hardware configuration and some custom information blocks. After decrypting your private RSA key with your hardware information you can decrypt the encrypted information within your ADE pdf or epub.

Now you get your symmetric encryption/decryption key (RC4 or AES) and it is possible to decrypt your pdf with the algorithm specified in the INFO section (V = 1 ... 5)-
joblack is offline   Reply With Quote