Skip to content

Commit b402038

Browse files
dhi: add fips entropy source (#24542)
<!--Delete sections as needed --> ## Description Added FIPs entropy source info ## Related issues or tickets ENGDOCS-3219 ## Reviews - [ ] Technical review - [ ] Editorial review Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent 769b9a9 commit b402038

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • content/manuals/dhi/core-concepts

content/manuals/dhi/core-concepts/fips.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ compliance requirements by incorporating components that meet the standard.
5151
- Docker provides signed test attestations that document the use of validated
5252
cryptographic modules. These attestations can support internal audits and
5353
compliance reporting.
54+
- Entropy sources (random number generation for cryptographic operations) vary
55+
by base image. Debian-based images use the OpenSSL entropy source, while
56+
Alpine-based images source entropy from the host kernel.
5457

5558
> [!NOTE]
5659
>

0 commit comments

Comments
 (0)