https://github.com/shubhattin/hash_cryptography_tool
A Simple Online Cryptography Tool
https://github.com/shubhattin/hash_cryptography_tool
cryptography encrypt-decrypt hash picocss utf-8
Last synced: 5 months ago
JSON representation
A Simple Online Cryptography Tool
- Host: GitHub
- URL: https://github.com/shubhattin/hash_cryptography_tool
- Owner: shubhattin
- Created: 2023-10-17T17:07:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-25T14:57:33.000Z (about 1 year ago)
- Last Synced: 2025-04-25T15:47:00.879Z (about 1 year ago)
- Topics: cryptography, encrypt-decrypt, hash, picocss, utf-8
- Language: Svelte
- Homepage: https://hash.shubhattin.in
- Size: 175 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Simple Cryptography Tool
**Online Tool :-** **_[hash.shubhattin.in](https://hash.shubhattin.in)_**
- Hash :- SHA3-256, SHA3-512, SHA-256, SHA-512
- Encrypt/Decrypt
- Base64 Encode/Decode
- Password hash using SHA3-256, SHA3-512, SHA-256, SHA-512
- Password hash verifier for SHA3-256, SHA3-512, SHA-256, SHA-512
- Salt Generator
> This also supports UTF-8(Unicode character) for all operations
This was made using [FastAPI (Python)](https://fastapi.tiangolo.com/), [htmx](https://htmx.org/) and [PicoCSS](https://picocss.com/) till [this commit](https://github.com/shubhattin/hash_cryptography_tool/tree/694834ecd6fd9f0a283d8f4992a6e57b345953da)