summaryrefslogtreecommitdiff
path: root/tests/hazmat/primitives/test_pbkdf2hmac_vectors.py
Commit message (Expand)AuthorAgeFilesLines
* refactor PBKDF2HMAC test vectors and skip one test (#8467)Paul Kehrer2023-03-061-7/+20
* 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-1/+1
* Remove requires_backend_interface from tests because it was useless (#5884)Alex Gaynor2021-03-011-2/+0
* Remove __future__ import from our code (#5610)Alex Gaynor2020-12-091-1/+0
* new black, actually slightly different than the old black (#5429)Paul Kehrer2020-08-261-1/+4
* Paint it Black by the Rolling Stones (#5324)Alex Gaynor2020-07-201-6/+1
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
* Change how we represented that a test requires a backend.Alex Gaynor2014-10-231-1/+2
* updates to make the project pep8-naming cleanPaul Kehrer2014-02-241-1/+1
* rename test filesPaul Kehrer2014-01-281-0/+37