All Versions
5
Latest Version
Avg Release Cycle
168 days
Latest Release
1022 days ago

Changelog History

  • v1.2.1 Changes

    December 11, 2020
    • 🔒 Apply recommended fix for potential low-impact security vulnerability
  • v1.2 Changes

    December 11, 2020
    • ✂ Remove support for < Go 1.14
    • 🚚 Cleanup Hash() signature, remove variadic input for custom parameters. thanks @tredoe
    • 👌 Improve constants, thanks @tredoe
    • ✂ Remove fake testing dependency
    • ✂ Remove vendor directory. thanks @tredoe
    • 👕 Use GolangCI-Lint v1.31, apply lint fixes.
  • v1.1

    March 12, 2019
  • v1.0.2 Changes

    February 20, 2019
    • Return error on salt generation error
  • v1.0.1 Changes

    February 08, 2019
    • 🛠 Fix Issue with hash comparison that could allow timing-based attacks