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

Add AES-128 encryption #94

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

Conversation

bcallaghan-et
Copy link

This change adds AES-128 encryption as a possible option when saving PDF files. This includes the ability to read existing files secured with AES-128 encryption. The only modification to the public interface of the library is an additional enum value when choosing the security level. The default security settings were not changed. All other code changes are internal to the library.

benjcallaghan and others added 27 commits October 24, 2018 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants