diff --git a/defensive-coding/en-US/Tasks/Cryptography.xml b/defensive-coding/en-US/Tasks/Cryptography.xml index 88f14a3..1bafc2a 100644 --- a/defensive-coding/en-US/Tasks/Cryptography.xml +++ b/defensive-coding/en-US/Tasks/Cryptography.xml @@ -7,7 +7,7 @@
Primitives - Chosing from the following cryptographic primitives is + Choosing from the following cryptographic primitives is recommended: @@ -50,7 +50,7 @@ The following facilities can be used to generate unpredictable and non-repeating values. When these functions are used without - special safeguards, each individual rnadom value should be at + special safeguards, each individual random value should be at least 12 bytes long.