Hacker News new | ask | show | jobs
by silas 5468 days ago
I created pretty much the same thing about two weeks ago, although I think your library looks much nicer (I'm just getting into Go).

https://github.com/silas/bcrypt.go

1 comments

Cool. My advice is that you should get into the habit of writing tests.