|
@@ -175,6 +175,20 @@ Lo que sigue son algunos detalles adicionales y ejemplos de los criterios para *
|
175
|
175
|
|
176
|
176
|
---
|
177
|
177
|
|
|
178
|
+!INCLUDE "../../eip-diagnostic/password-strength/es/diag-password-strength-01.html"
|
|
179
|
+
|
|
180
|
+!INCLUDE "../../eip-diagnostic/password-strength/es/diag-password-strength-02.html"
|
|
181
|
+
|
|
182
|
+!INCLUDE "../../eip-diagnostic/password-strength/es/diag-password-strength-03.html"
|
|
183
|
+
|
|
184
|
+!INCLUDE "../../eip-diagnostic/password-strength/es/diag-password-strength-04.html"
|
|
185
|
+
|
|
186
|
+!INCLUDE "../../eip-diagnostic/password-strength/es/diag-password-strength-05.html"
|
|
187
|
+
|
|
188
|
+---
|
|
189
|
+
|
|
190
|
+---
|
|
191
|
+
|
178
|
192
|
##Sesión de laboratorio:
|
179
|
193
|
|
180
|
194
|
En esta experiencia de laboratorio practicarás el uso de expresiones matemáticas y estructuras condicionales para computar la puntuación de resistencia o fortaleza de una contraseña combinando las puntuaciones de los criterios individuales.
|
|
@@ -534,6 +548,20 @@ The following are additional details and examples of the criteria for **subtract
|
534
|
548
|
|
535
|
549
|
---
|
536
|
550
|
|
|
551
|
+!INCLUDE "../../eip-diagnostic/password-strength/en/diag-password-strength-01.html"
|
|
552
|
+
|
|
553
|
+!INCLUDE "../../eip-diagnostic/password-strength/en/diag-password-strength-02.html"
|
|
554
|
+
|
|
555
|
+!INCLUDE "../../eip-diagnostic/password-strength/en/diag-password-strength-03.html"
|
|
556
|
+
|
|
557
|
+!INCLUDE "../../eip-diagnostic/password-strength/en/diag-password-strength-04.html"
|
|
558
|
+
|
|
559
|
+!INCLUDE "../../eip-diagnostic/password-strength/en/diag-password-strength-05.html"
|
|
560
|
+
|
|
561
|
+---
|
|
562
|
+
|
|
563
|
+---
|
|
564
|
+
|
537
|
565
|
##Laboratory session:
|
538
|
566
|
|
539
|
567
|
In this laboratory session you will practice the use of mathematical expressions and conditional structures to compute the score for the strength of a password combining the points for the individual criteria.
|