diff --git a/2021/docs/A02_2021-Cryptographic_Failures.md b/2021/docs/A02_2021-Cryptographic_Failures.md index 31c250b53..a88b8fc05 100644 --- a/2021/docs/A02_2021-Cryptographic_Failures.md +++ b/2021/docs/A02_2021-Cryptographic_Failures.md @@ -119,7 +119,7 @@ Do the following, at a minimum, and consult the references: get security. - Avoid deprecated cryptographic functions and padding schemes, such as - MD5, SHA1, PKCS number 1 v1.5 . + MD5, SHA1, PKCS number 1 v1.5. - Verify independently the effectiveness of configuration and settings.