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

ENH: Add AES support for encrypting PDF files (merged via other PRs) #1816

Closed
wants to merge 34 commits into from

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    a1c5542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bff24a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62699bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a60a9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22c9a4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a915020 View commit details
    Browse the repository at this point in the history
  7. STY: cleanup

    exiledkingcc committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    37846e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b903684 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    0658468 View commit details
    Browse the repository at this point in the history
  2. ROB: fix calling PdfWriter::encrypt multiple times

    eliminate redundant `Encrypt` entries
    exiledkingcc committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    8d8d01f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    e49abc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab572ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5385eaf View commit details
    Browse the repository at this point in the history
  4. Apply black

    MartinThoma committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    4ad18be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6731e49 View commit details
    Browse the repository at this point in the history
  6. STY

    MartinThoma committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    c23afca View commit details
    Browse the repository at this point in the history
  7. STY

    MartinThoma committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    bf429fa View commit details
    Browse the repository at this point in the history
  8. STY

    MartinThoma committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    498305d View commit details
    Browse the repository at this point in the history
  9. STY

    MartinThoma committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    53c5414 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    34dacd4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

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

Commits on May 8, 2023

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

Commits on May 20, 2023

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

Commits on Jun 11, 2023

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

Commits on Jun 16, 2023

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

Commits on Jun 21, 2023

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

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    712acb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bb6b27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c133384 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    6232dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43f636c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac82785 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7cfdb4 View commit details
    Browse the repository at this point in the history