Rare find

simple-scrypt. A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑

github.com/elithrar/simple-scrypt

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2026
  • Release —v1.4.1
  • fix Calibrate edge cases, improve test coverage (#31)
  • add AGENTS.md, rename default branch to main (#29)
  • add workflow concurrency config (#28)
  • update bonk model to claude-opus-4-6 (#27)
December 2025
  • move to ask-bonk repo action
  • Update Bonk workflow to use elithrar/ask-bonk/github@main (#26)
  • Release —v1.4.0
  • Add Go module, remove TravisCI config (#25)
  • Update bonk.yml
  • Update bonk.yml
  • Update bonk.yml
  • Create test.yml
  • add Bonk (#23)
June 2018
  • [build] Update Travis build matrix; Drop Go < 1.5 (#15)
  • Update LICENSE file to reflect Google employee contributions. (#14)
April 2018
  • Release —v1.3.0
  • [bugfix] Calibrate with fixed r (#13)
November 2016
  • [bugfix] Fix calibration for 32 bit systems (#7)
August 2016
  • [ci] Build and run tests for current Go versions (#5)
March 2016
  • [docs] Add `go get` to README + Calibrate example.
November 2015
  • Merge pull request #3 from tgulacsi/master
  • fix name typo in README