Commit 75777 implemented PBKDF2 for Win7/2008. The platform check uses double math to compare the version and may fail depending on how the JIT optimizes the code.
Comments: ** Comment from web user: nrieck **
Comments: ** Comment from web user: nrieck **
Attached patch would be one of the ways to fix the issue.