Hello. I am quite interested in using BCrypt.Net in a project at work, but I can't seem to get the downloaded CHM documentation to open. It just tells me "Navigation to the web page was canceled....
Id #6 | Release:
None
| Updated: Apr 3 at 2:24 AM by jenart | Created: Jan 3 at 1:54 PM by mrcoulson58
In order to determine whether an existing hash used a weak WorkFactor it would be nice if BCrypt (next to providing Verify(...)) provided a method for officially determining the WorkFactor of a has...
Id #5 | Release:
None
| Updated: Jun 8, 2012 at 10:29 AM by Atrejoe | Created: Jun 8, 2012 at 10:29 AM by Atrejoe
The removal of the unchecked keyword in BCrypt.Encipher (line 639) makes HashPassword crash with an OverflowException. The Feistel substitution must allow overflow to work.
Patch attached.
Kin...
Id #3 | Release:
None
| Updated: Jun 11, 2012 at 9:55 PM by codekaizen | Created: Jul 14, 2011 at 3:02 PM by mammo