Skip to content

krummenCode/HashingAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashingAlgorithms

Console app that accepts user input which gets hashed with user selected hashing algorithm, the result then prints to the console.

  • SHA256
  • SHA256 with Salt
  • Additive hashing

This program has several methods that take the unhashed user input value, hash it, and return to the caller.

About

Console app that accepts user input which gets hashed with user selected hashing algorithm, the result then prints to the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages