Skip to content

Conversation

@robrwo
Copy link
Contributor

@robrwo robrwo commented Jul 7, 2025

The hash uses low entropy and predicable data. It makes more sense to retrieve raw random bytes from the system instead.

This improves the security, and if Crypt::SysRandom::XS is installed may also improve the speed.

The hash uses low entropy and predicable data.  It makes more sense to
retrieve raw random bytes from the system instead.
@miyagawa miyagawa merged commit 35feb7b into plack:master Jul 7, 2025
@robrwo robrwo deleted the rrwo/use-better-id-generation branch July 8, 2025 09:34
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.

3 participants