Skip to content

docs: clean up DRBG references across docs, APIs, and templates#5789

Merged
kaukabrizvi merged 6 commits intoaws:mainfrom
kaukabrizvi:drbg_docs
Mar 26, 2026
Merged

docs: clean up DRBG references across docs, APIs, and templates#5789
kaukabrizvi merged 6 commits intoaws:mainfrom
kaukabrizvi:drbg_docs

Conversation

@kaukabrizvi
Copy link
Copy Markdown
Contributor

Goal

Remove remaining DRBG references and update docs/APIs to reflect the new randomness model.

Why

The internal DRBG has been removed (#5775), but references to it still exist across docs, APIs, and templates. These are now outdated.

How

  • Remove DRBG references from docs, issue templates, and SAW descriptions
  • Mark legacy randomness APIs (s2n_cleanup, s2n_rand_set_callbacks, etc.) as deprecated no-ops
  • Update documentation to reflect delegation to libcrypto or /dev/urandom

Callouts

N/A

Testing

Documentation-only change.

Related

#5775

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Mar 19, 2026
@kaukabrizvi kaukabrizvi marked this pull request as ready for review March 19, 2026 19:55
@kaukabrizvi kaukabrizvi requested a review from maddeleine March 19, 2026 21:25
@kaukabrizvi kaukabrizvi enabled auto-merge March 19, 2026 21:36
@kaukabrizvi kaukabrizvi requested a review from maddeleine March 26, 2026 18:29
@kaukabrizvi kaukabrizvi added this pull request to the merge queue Mar 26, 2026
Merged via the queue into aws:main with commit 4eb821a Mar 26, 2026
54 checks passed
@kaukabrizvi kaukabrizvi deleted the drbg_docs branch March 26, 2026 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants