rust-djangohashers v0.2.5 Release Notes

Release Date: 2016-09-19 // over 7 years ago
  • โž• Added

    • โœ… Fuzzy tests, via quickcheck (thank's @fbecart).

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Fixed MD5 check: "blank salt" doesn't mean "unsalted".
    • Function make_password_core now panics with Invalid salt.