Skip to main content
刚陈85248933
Participant
April 14, 2018
Question

verify pdf signature with openssl

  • April 14, 2018
  • 1 reply
  • 2128 views

in pdf signature, the "/contents" includes digest value of the pdf file and the enc_digest 256 bytes. decrypt the enc_digest, the output is not same with the digest value. but recalculate the digest of the pdf bytes in byterange, it is correct digest. so I guess the ppklite not only use the digest to encrypt, but also other attributes. what is "other attributes"? does anyone know about this? thank you very much!

This topic has been closed for replies.

1 reply

Legend
April 14, 2018

Have you read ISO 32000-1 on this subject?

刚陈85248933
Participant
April 15, 2018

Yes,I read it all

Inspiring
April 29, 2018

Next, read RFC 5126 CMS Advanced Electronic Signatures (CAdES)