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

Implement Encryption Version 4 #226

Closed
speedplane opened this issue Sep 15, 2015 · 7 comments
Closed

Implement Encryption Version 4 #226

speedplane opened this issue Sep 15, 2015 · 7 comments
Labels
is-feature A feature request

Comments

@speedplane
Copy link

The PDF decryption is only partially implemented in PyPDF2. I recently found a PDF I have been processing which has been encrypted using algorithm 4.

There is a very clear line in pdf.py around line 1967 that states:

raise NotImplementedError("only algorithm code 1 and 2 are supported")

I'm opening up this issue to hopefully motivate some way of solving it.

@nitd24
Copy link

nitd24 commented Nov 4, 2016

+1 on this issue

@idogrosberg
Copy link

+1

@tataganesh
Copy link

+1 on this issue. Has anybody made any progress on this?

@unitedkartik
Copy link

  • 1 . Any solution yet?

@MartinThoma
Copy link
Member

If anybody has a pr, I could merge it :-)

@py-pdf py-pdf deleted a comment from claird Apr 16, 2022
@MartinThoma
Copy link
Member

Maybe #749 helps?

@MartinThoma
Copy link
Member

This issue was solved 🎉

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

No branches or pull requests

6 participants