Skip to content

factor-bytes/encrypt-string-compute-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Encrypt String - Compute Hash

Create hash from a string and confirm the hash

There are two functions in Cryptography class.

  • ComputeHash() function creates the has from the give string
  • ConfirmHash() takes a string and hash and confirms the hash.

About

Create hash from a string and confirm the hash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages