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

added extra encryption algorithm #621

Merged
merged 10 commits into from
Jun 14, 2020

Commits on Jun 5, 2020

  1. added extra encryption algorithm

    In the extensionlevel 3 a new encryption algorithm is allowed 256-bit AES. This commit adds that option
    samalloing committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    820dfda View commit details
    Browse the repository at this point in the history
  2. extra code added for the encryption algorithm 5

    Extra code when the encryption algorithm is 5, because there are additional properties
    samalloing committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    7b184c3 View commit details
    Browse the repository at this point in the history
  3. Error messages updated for missing mandatory fields

    When the Encryption Algorithm is 5, the fields OwnerEncryptionKey and UserEncryptionKey are mandatory
    samalloing committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    9393ff2 View commit details
    Browse the repository at this point in the history
  4. error messages updated for PDF_HUL_152 and PDF_HUL_153

    Error messages updated
    samalloing committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    14122f6 View commit details
    Browse the repository at this point in the history
  5. updated error messages

    David Russo's suggestions
    samalloing committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    b84750a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ed1542 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    e137126 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    5261605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    725a042 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Configuration menu
    Copy the full SHA
    8569249 View commit details
    Browse the repository at this point in the history