summaryrefslogtreecommitdiff
path: root/tests/hazmat/primitives/test_scrypt.py
AgeCommit message (Expand)Author
2018-12-08Raise MemoryError when backend.derive_scrypt can't malloc enough (#4592)Tux
2017-11-02Fix a few new flake8 issues (#4008)Alex Gaynor
2017-01-05add memory limit check for scrypt (#3328)Paul Kehrer
2016-09-02Add bounds checking for Scrypt parameters. (#3130)Terry Chia
2016-09-01Scrypt Implementation (#3117)Terry Chia