summaryrefslogtreecommitdiff
path: root/src/cryptography/hazmat/primitives/_serialization.py
Commit message (Expand)AuthorAgeFilesLines
* Use from __future__ import annotations everywhere (#8643)Alex Gaynor2023-03-311-4/+6
* Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor2023-01-201-1/+1
* support setting more PKCS12 serialization encryption options (#7560)Paul Kehrer2022-09-051-3/+67
* PoC for making key serialization more configurable (#7520)Alex Gaynor2022-08-221-0/+49
* Use well-defined enum representation (#6042)Christian Heimes2021-05-121-5/+6
* reorg some types to prevent an import cycle (#5727)Paul Kehrer2021-01-311-0/+54