summaryrefslogtreecommitdiff
path: root/src/cryptography/hazmat/primitives/kdf/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Use from __future__ import annotations everywhere (#8643)Alex Gaynor2023-03-311-0/+1
* KDF type hinting (#5735)Paul Kehrer2021-02-011-2/+2
* Complete removal of py2 (#5533)Alex Gaynor2020-12-091-4/+1
* Remove __future__ import from our code (#5610)Alex Gaynor2020-12-091-1/+0
* move KDF interfacePaul Kehrer2015-02-161-0/+21
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
* Move the cryptography package into a src/ subdirectoryDonald Stufft2014-11-131-0/+14