Michael J. Gray
Results
2
issues of
Michael J. Gray
This pull request closes #12 by exposing a static method to perform header based and stateless encoding for passwords. I exposed the `SaltLength` field as a `public static readonly` field...
Current Functionality: The class allows the caller to specify some header information such as iteration count, block size, and thread count, but not the salt. This makes it unusable for...