Here's the official repository:<p><a href="https://github.com/henrycg/balloon/" rel="nofollow">https://github.com/henrycg/balloon/</a><p>A better link would be to the Balloon site itself:<p><a href="https://crypto.stanford.edu/balloon/" rel="nofollow">https://crypto.stanford.edu/balloon/</a><p>Balloon is interesting because:<p>* Its contributors include Dan Boneh, who has rock-star status in the crypto community.<p>* It's designed to be easy to implement and to build on top of standard hash functions.<p>* It's provably memory-hard.<p>All the password hashes are good. I use and like scrypt, but if you used Balloon and had me look at your code, I'd say, "good for you for using Balloon". The authors warn people about their pre-production quality interface --- but if you're in a (generally) safe language, password hashes are among the safer thing you can implement.
Please do not post a project unless it is interesting.<p>In this case, the project has 1 contributor, 1 commit, no real readme, and is a trivial amount of work (a couple of hundreds of lines of code).<p>Post a project after it has at least a token number of users and developers and informational value.<p>Linking to the stanford paper this was based on directly would have been a much better post.