This is a mirror of official site: http://jasper-net.blogspot.com/

BCryptTool

| Tuesday, June 8, 2010
Developer tool that calculates BCrypt hash codes for strings. BCrypt is an implementation of the Blowfish cipher and a computationally-expensive hash function recommended for password hashing.

Getting Started

The reason for writing this WPF application was just to simply calculate the BCrypt hash code for a given string (e.g. a password).
The application itself is pretty much straightforward (as you can see in the following screenshot) and there is not so much to explain:

FileDownload.aspx?ProjectName=bcrypttool&DownloadId=108426

Read more: Codeplex

Posted via email from jasper22's posterous

0 comments: