Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh0719 committed Jun 2, 2021
1 parent c3ddfa8 commit 1a08a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
$ go get github.com/saurabh0719/pswHash
```

Latest - `v0.1.1`
Latest - `v1.0.0`

Apart from being a good password hasher, since it follows the exact same schematics the [default password hasher](https://docs.djangoproject.com/en/3.2/topics/auth/passwords/) in python's Django framework, it can be used to verify passwords when moving to a Go backend but with the same old database from Django.

Expand Down

0 comments on commit 1a08a4a

Please sign in to comment.