summaryrefslogtreecommitdiff
path: root/tests/hazmat/primitives/test_sm4.py
Commit message (Expand)AuthorAgeFilesLines
* Style fixes for latest ruff (#8120)Alex Gaynor2023-01-231-5/+5
* Switch from flake8 to ruff (#7920)Alex Gaynor2022-12-211-1/+1
* Remove explicit subclassing of object now that all classes are new-style (#6830)Alex Gaynor2022-01-301-5/+5
* Remove requires_backend_interface from tests because it was useless (#5884)Alex Gaynor2021-03-011-6/+0
* Add SM4 symmetric block cipher (#5834)tobyp2021-02-281-0/+99