bcrypt/tests
Alex Gaynor fcebaa0db7 Correctly handle invalid hashed passwords in bcrypt.checkpw. (#95)
Previously it would silently accept extra data, and overread a buffer on truncated data.

Reported by Matthew Russell
2016-10-02 20:20:13 -05:00
..
test_bcrypt.py Correctly handle invalid hashed passwords in bcrypt.checkpw. (#95) 2016-10-02 20:20:13 -05:00