Please enable JavaScript to use CodeHS

Georgia Fundamentos de los Sistemas de Información Seguros

Lesson 4.7 Funciones Hash

Description

En esta lección, los estudiantes aprenderán y usarán funciones de hash. Verán qué es el hashing, los requisitos de un buen algoritmo de hash, cómo se usa el hashing, lo que hace la función de hash ideal, las colisiones en el hash y cómo los piratas informáticos intentan descifrar un algoritmo de hash.


Objective

Students will be able to:

  • Identify what a hashing algorithm is and its related vocabulary, such as digest and collisions
  • Describe what makes an ideal hashing algorithm and why they are important in encryption and cybersecurity overall
  • Describe how malicious actors try to crack hashing algorithms