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)