An open API service indexing awesome lists of open source software.

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

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)