Skip to content

Fix: Improved security for random character generator#814

Merged
LordHepipud merged 2 commits intomasterfrom
fix/use_more_secure_way_to_create_random_chars
Jun 16, 2025
Merged

Fix: Improved security for random character generator#814
LordHepipud merged 2 commits intomasterfrom
fix/use_more_secure_way_to_create_random_chars

Conversation

@LordHepipud
Copy link
Copy Markdown
Collaborator

Fixes random chars function to truly generate unpredictable character sequences and to replace Get-Random which is not entirely secure

@LordHepipud LordHepipud self-assigned this Jun 2, 2025
@cla-bot cla-bot bot added the cla/signed label Jun 2, 2025
@LordHepipud LordHepipud added the Enhancement New feature or request label Jun 2, 2025
@LordHepipud LordHepipud added this to the v1.13.4 milestone Jun 2, 2025
@LordHepipud LordHepipud force-pushed the fix/use_more_secure_way_to_create_random_chars branch from b877510 to 955dc22 Compare June 16, 2025 12:11
@LordHepipud LordHepipud merged commit 854ef78 into master Jun 16, 2025
1 check passed
@LordHepipud LordHepipud deleted the fix/use_more_secure_way_to_create_random_chars branch June 16, 2025 12:14
LordHepipud added a commit that referenced this pull request Jun 16, 2025
Fixes random chars function to truly generate unpredictable character sequences and to replace `Get-Random` which is not entirely secure
@LordHepipud LordHepipud modified the milestones: v1.13.4, v1.14.0 Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant