Merge branch 'master' of gitlab.science.ru.nl:mlubbers/ssproject1617
[ssproject1617.git] / report / v7_cryptography.tex
index 2d83ce2..4d32911 100644 (file)
@@ -15,7 +15,7 @@
   \addtocounter{enumi}{3}
   \notapplicable{
     \item
-    Verify that all random numbers, random file names, random GUIDs, and random
+    Verify that all random numbers, random file names, random \GUID{}s, and random
     strings are generated using the cryptographic module’s approved random
     number generator when these random values are intended to be not guessable
     by an attacker.
@@ -23,7 +23,7 @@
 
     \item
     Verify that cryptographic algorithms used by the application have been
-    validated against FIPS 140-2 or an equivalent standard.
+    validated against FIPS 140{-}2 or an equivalent standard.
     \begin{result}
     The application uses MD5 for password hashing, which should be insecure by
       now.