diff options
Diffstat (limited to 'lib/crypto/doc')
-rw-r--r-- | lib/crypto/doc/src/fips.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/crypto/doc/src/fips.xml b/lib/crypto/doc/src/fips.xml index 243f0da031..a6ed95bf5e 100644 --- a/lib/crypto/doc/src/fips.xml +++ b/lib/crypto/doc/src/fips.xml @@ -124,11 +124,11 @@ $ <input>make</input> <p>In FIPS mode non-validated algorithms are disabled. This may cause some unexpected problems in application relying on crypto.</p> - <warn><p>Do not try to work around these problems by using + <warning><p>Do not try to work around these problems by using alternative implementations of the missing algorithms! An application can only claim to be using a FIPS 140-2 validated cryptographic module if it uses it exclusively for every - cryptographic operation.</p></warn> + cryptographic operation.</p></warning> <section> <title>Restrictions on key sizes</title> |