Skip to content

matttevans/Hash-Algorithm-Example

Repository files navigation

Hash-Algorithm-Example

A simple, elegant demo of how to hash text using the WPF + MVVM pattern demonstrated with multiple different hash algrithms including:

  • MD5
  • SHA1
  • SHA256
  • SHA384
  • SHA512
  • Whirlpool
  • Streebog

This code comes as-is and should not be used for sensitive material.

Whirlpool algorithm by Roger Knapp.

About

A simple WPF + MVVM example of hashing strings with different hash algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages