11-13-2015, 03:27 PM
I'd goofed with the example hash (left a whitespace, now it works). Mine still doesn't. I'll admit I don't know enough about the hashing algorithms to say if this makes a difference or not, but:
Example Hash:
* Iterations: 35460
* Salt Length: 64
* Entropy Length: 128 characters
My Hash:
* Iterations: 42735
* Salt Length: 92
* Entropy Length: 346
Would that be what could cause the line length exception?
Example Hash:
* Iterations: 35460
* Salt Length: 64
* Entropy Length: 128 characters
My Hash:
* Iterations: 42735
* Salt Length: 92
* Entropy Length: 346
Would that be what could cause the line length exception?