Skip to content

Developing a laboratory of Security in Software Development at Computer Science Course FEI

Notifications You must be signed in to change notification settings

pamepeixinho/passwords-database-class

Repository files navigation

Passwords database class

Developing a laboratory of Security in Software Development at Computer Science Course @FEI

There is an application to validate and update passwords with 3 differents hash algorithms, generating reports to compare all methods:

  • md5
  • sha1
  • ..
  • simple method used in base given (Cifra de cesar com deslocamento de 12 para letras e os algarismos foram mantidos sem alterações)

Using:

https://docs.python.org/2/library/hashlib.html

About

Developing a laboratory of Security in Software Development at Computer Science Course FEI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages