Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support byteslike in ConcatKDF{HMAC,Hash}, Scrypt, and X963KDF (#4709) | Paul Kehrer | 2019-01-17 | 1 | -0/+13 |
* | Raise MemoryError when backend.derive_scrypt can't malloc enough (#4592) | Tux | 2018-12-08 | 1 | -0/+14 |
* | Fix a few new flake8 issues (#4008) | Alex Gaynor | 2017-11-02 | 1 | -1/+0 |
* | add memory limit check for scrypt (#3328) | Paul Kehrer | 2017-01-05 | 1 | -1/+22 |
* | Add bounds checking for Scrypt parameters. (#3130) | Terry Chia | 2016-09-02 | 1 | -0/+17 |
* | Scrypt Implementation (#3117) | Terry Chia | 2016-09-01 | 1 | -0/+119 |