Skip to content

Mod random#650

Open
PilouGit wants to merge 3 commits into
apache:trunkfrom
PilouGit:mod_random
Open

Mod random#650
PilouGit wants to merge 3 commits into
apache:trunkfrom
PilouGit:mod_random

Conversation

@PilouGit
Copy link
Copy Markdown

An Apache module that generates cryptographically secure random base64-encoded strings and injects them as environment variables for use by applications and other modules.

@dune73
Copy link
Copy Markdown

dune73 commented May 18, 2026

Thank you.

@notroj
Copy link
Copy Markdown
Collaborator

notroj commented May 20, 2026

If it depends on OpenSSL and says it uses a CSPRNG I think it would be better to use RAND_bytes directly, which is actually a CSPRNG. No opinion really on adding it to httpd, you will have more flexibility maintaining this as a third-party module.

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