Skip to content

Randomize order of salt characters#42

Merged
nitz merged 1 commit intocmdwtf:mainfrom
evancg37:Salt-Shuffle
Jul 2, 2025
Merged

Randomize order of salt characters#42
nitz merged 1 commit intocmdwtf:mainfrom
evancg37:Salt-Shuffle

Conversation

@evancg37
Copy link
Copy Markdown
Contributor

@evancg37 evancg37 commented Jul 1, 2025

This resolves #41. Added an extension method to randomize the order of strings, and used the method in the GenerateSalt method to return a salt with the character order randomized. When the salt is 1 character long or empty, it has no effect.

Screenshots

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Salt character order should be randomized

2 participants