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

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.

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