Skip to content

A website designed to educate users on cryptographic hashing algorithms.

License

Notifications You must be signed in to change notification settings

vanfossen/eduhash

Repository files navigation

eduhash

A website designed to educate users on cryptographic hashing algorithms.

Installation / Getting Started

The following assumes you have Node.js installed with pnpm.

  1. Clone repository

  2. Navigate to project directory:

    cd eduhash
  3. Install dependencies:

    pnpm install
  4. Start development server:

    pnpm run dev

Acknowledgements

License

MIT

About

A website designed to educate users on cryptographic hashing algorithms.

Resources

License

Stars

Watchers

Forks