Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/manuals/dhi/core-concepts/fips.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ compliance requirements by incorporating components that meet the standard.
- Docker provides signed test attestations that document the use of validated
cryptographic modules. These attestations can support internal audits and
compliance reporting.
- Entropy sources (random number generation for cryptographic operations) vary
by base image. Debian-based images use the OpenSSL entropy source, while
Alpine-based images source entropy from the host kernel.

> [!NOTE]
>
Expand Down