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

Feature/add encrypted docsuments support #118

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

lisp3r
Copy link

@lisp3r lisp3r commented May 6, 2022

Added:

  • decryption support
  • tests and two samples (Blowfish and AES)

Notes:

  1. I have tried to make this code 2 to 3 compatible but it seems like odfpy never be like that. So I didn't tested it on Python 3.
  2. There is a problem with checksum validation on blowfish_sample.odt. Code counts wrong SHA1 for one of it's files (meta.xml). I haven't been finding the problem so I disabled checksum validation for now. I will find the solution later.

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

Successfully merging this pull request may close these issues.

None yet

1 participant