aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_hkdf_vectors.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes for the latest pep8-naming (#4744)Alex Gaynor2019-02-021-2/+2
* 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-2/+3
* Properly mark all test cases as dependant on HMAC.David Reid2014-02-031-4/+4
* Use the nist vector loader.David Reid2014-02-031-3/+3
* Fix case.David Reid2014-02-031-2/+2
* Fix pep8.David Reid2014-02-031-0/+1
* Refactor HKDF support and provide vectors for tests.David Reid2014-02-031-0/+50