Skip to content

GoodPassTeam/GoodPass.SSHA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SSHA

A Self-Salted-Hash-Algorithm based on SHA-256

Instructions

  1. Add SSHA head file to your project
  2. Include the head file
  3. Input a string to the function SSHA() and get the returned string(SHA-256 value of the input string after self-salted)

Releases

No releases published

Languages