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

support setting more PKCS12 serialization encryption options #7560

Merged
merged 4 commits into from Sep 5, 2022

Commits on Sep 5, 2022

  1. support setting more PKCS12 serialization encryption options

    This is limited support, but makes it possible to set two different PBES
    choices as well as set KDF rounds and MAC algorithm
    reaperhulk committed Sep 5, 2022
    Copy the full SHA
    9d2567b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
    reaperhulk and alex committed Sep 5, 2022
    Copy the full SHA
    05fe94f View commit details
    Browse the repository at this point in the history
  3. review feedback redux

    reaperhulk committed Sep 5, 2022
    Copy the full SHA
    2832e10 View commit details
    Browse the repository at this point in the history
  4. Update docs/hazmat/primitives/asymmetric/serialization.rst

    Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
    reaperhulk and alex committed Sep 5, 2022
    Copy the full SHA
    6069038 View commit details
    Browse the repository at this point in the history