aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/test_pbkdf2hmac.py
Commit message (Expand)AuthorAgeFilesLines
* Support byteslike in HKDF and PBKDF2HMAC (#4707)Paul Kehrer2019-01-171-0/+5
* Un-double the test doublesAlex Gaynor2016-03-051-9/+4
* Refs #1870 - replace six.u with u prefix in tests/hazmat/primitivesEeshan Garg2015-04-291-4/+2
* move hash interfacesPaul Kehrer2015-02-131-2/+2
* Update the license header for every source file, as well as the documentation.Alex Gaynor2014-11-161-12/+3
* Added attributes that are part of hte interface to several test fakesAlex Gaynor2014-10-271-0/+2
* Fix import orderAlex Stapleton2014-04-201-0/+1
* Update tests and raise sitesAlex Stapleton2014-03-271-3/+5
* Fixed #809 -- switch back to always using UnsupportedAlgorithmAlex Gaynor2014-03-271-3/+3
* import order fixes for future automated checkingPaul Kehrer2014-03-191-2/+2
* Small style cleanup for importsAlex Gaynor2014-03-151-3/+2
* Added backend check to kdf primitivesAyrx2014-03-151-2/+10
* Convert stuffAlex Gaynor2014-03-061-2/+2
* rename test filesPaul Kehrer2014-01-281-0/+69