Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

todo: Digital Signing #13

Open
dwarring opened this issue Oct 18, 2022 · 0 comments
Open

todo: Digital Signing #13

dwarring opened this issue Oct 18, 2022 · 0 comments

Comments

@dwarring
Copy link
Contributor

Would be nice to have the ability to digitally sign documents in various ways. See Adobe technical documentation: https://www.adobe.com/devnet-docs/acrobatetk/tools/DigSig/Acrobat_DigitalSignatures_in_PDF.pdf.

There are some online services that claim to be able to verify digital signatures and could be used for verification purposes.

PDF::Class has the PDF::Signature class. I think we'll also need an independent module.

Note that verification is a harder problem that signing. All (or at least most) types of signatures need to be supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant