https://github.com/dhravya/hushh
AES-like encryption and decryption tool, without any dependencies.
https://github.com/dhravya/hushh
Last synced: 5 months ago
JSON representation
AES-like encryption and decryption tool, without any dependencies.
- Host: GitHub
- URL: https://github.com/dhravya/hushh
- Owner: Dhravya
- Created: 2022-07-30T05:30:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T10:37:27.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T14:13:08.434Z (6 months ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hushh 🤫
AES-like encryption and decryption tool, without any dependencies.
This is a pretty simple algorithm that allows you to encrypt and decrypt strings based on a key.
### Usage
```py
hush = Hushh(key="yousussybaka")
encrypted = hush.cipher("This is a secret message")
# ^X'Qm}02zUEH"j!{5J]RnycH_':!'w}X2n3oB