Skip to content

cifra texto usando las funciones hash: MD5, SHA1, SHA256 y SHA512

License

Notifications You must be signed in to change notification settings

brianrscode/cifrador-de-texto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Cifrado de texto con funciones hash

Este programa permite cifrar un texto utilizando las siguientes funciones hash: MD5, SHA1, SHA256 y SHA512.

Instalación

Clonar el repositorio o descargar el archivo cifrado_texto.py.

Uso

  1. Ejecutar el archivo cifrado_texto.py.
  2. Seleccionar una opción:
    • MD5
    • SHA1
    • SHA256
    • SHA512
    • Salir
  3. Ingresar el texto a cifrar.
  4. Se mostrará el resultado del cifrado con la función hash seleccionada.

About

cifra texto usando las funciones hash: MD5, SHA1, SHA256 y SHA512

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages