Skip to content

RomelSan/PasswordHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordHash

Description

Hash any entered text.
Intended for passwords only.

Hashes:

  • SHA512
  • SHA384
  • SHA256
  • RIPEMD160
  • SHA1
  • MD5

Built on:

  • Net Framework 4.5.2
  • Visual Studio 2015
  • Tested on Windows 10 Build 14393

Information Sources:

Contact

Twitter: @RomelSan
Date: March 09, 2017 14:00

License

MIT License