File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -772,12 +772,12 @@ temporary measure.
772
772
773
773
The crypto module still supports some algorithms which are already
774
774
compromised. And the API also allows to use ciphers and hashes with a
775
- small key size that are consider to be weak for a safe use.
775
+ small key size that are considered to be too weak for safe use.
776
776
777
777
Users should take full responsibility for selecting the crypto
778
- algorithm and its key size according to their security requirements.
778
+ algorithm and key size according to their security requirements.
779
779
780
- The following descriptions only show some of recommendations to use
780
+ The following descriptions only show some recommendations to use
781
781
crypto module. See [ NIST SP 800-131A] for details.
782
782
783
783
- MD5 and SHA-1 are no longer acceptable where collision resistance is
You can’t perform that action at this time.
0 commit comments