Skip to content

Latest commit

 

History

History
81 lines (52 loc) · 3.36 KB

File metadata and controls

81 lines (52 loc) · 3.36 KB

Digestify: Hashing and Cryptographic Tools Suite

Welcome to Digestify! This web application provides a comprehensive set of tools for hashing, encryption, key generation, and more. Whether you're a developer, security enthusiast, or just need to ensure data integrity, Digestify offers a variety of features to meet your needs.

Getting Started

First, install the modules and dependencies:

pnpm install

Then, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

That's it! You're ready to start editing and making changes.