Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 344 Bytes

File metadata and controls

15 lines (9 loc) · 344 Bytes

0.4.0

Add

Remove

  • Removed passlib dependency since it's been unmaintained for 5 years and is causing compatibility issue with bcrypt module.

Change

  • Used standard library hashlib and crypt to support SHA and CRYPT hash.