LoginRadius / csharp-password-hash

.NET standard library to secure the passwords using multiple hashing algorithms.
MIT License
9 stars 13 forks source link

Add Test for GetPossibleConfig Function #33

Open anilswm opened 4 years ago

anilswm commented 4 years ago

Function GetPossibleConfig Defined in https://github.com/LoginRadius/csharp-password-hash/blob/master/csharp-password-hash/csharp-password-hash/PasswordHashing.cs

priyanka1111 commented 4 years ago

@anilswm can i take up this .

SRvSaha commented 3 years ago

@anilswm @priyanka1111 Can I work on this?

priyanka1111 commented 3 years ago

@SRvSaha you can take up this.

SRvSaha commented 3 years ago

Changes are done and PR raised. PR #36 Please check @anilswm