https://github.com/ymcx/skibidifier
Encrypts your strings to form a funny-looking wall of text consisting of the words 'skibidi' and 'toilet'. Based on TEA (Tiny Encryption Algorithm)
https://github.com/ymcx/skibidifier
cli command-line command-line-tool crypto cryptography encryption rust
Last synced: 8 months ago
JSON representation
Encrypts your strings to form a funny-looking wall of text consisting of the words 'skibidi' and 'toilet'. Based on TEA (Tiny Encryption Algorithm)
- Host: GitHub
- URL: https://github.com/ymcx/skibidifier
- Owner: ymcx
- Created: 2024-12-21T22:14:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T13:39:24.000Z (over 1 year ago)
- Last Synced: 2025-03-17T17:19:25.699Z (over 1 year ago)
- Topics: cli, command-line, command-line-tool, crypto, cryptography, encryption, rust
- Language: Rust
- Homepage:
- Size: 964 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security_comparison.png
Awesome Lists containing this project
README

### World's sexiest ciphertext
```shell
$ ./skibidifier -e -K key.txt -i "moo" | cowsay
_________________________________________
/ toiletskibiditoilettoiletskibidiskibidi \
| toiletskibiditoilettoiletskibiditoilets |
| kibiditoiletskibiditoiletskibiditoilett |
| oilettoilettoiletskibidiskibidiskibidit |
| oiletskibiditoilettoiletskibidiskibidis |
| kibiditoilettoiletskibiditoilettoiletto |
| ilettoiletskibidiskibiditoiletskibidito |
| iletskibidiskibiditoiletskibiditoiletsk |
| ibiditoiletskibiditoilettoiletskibidito |
\ ilettoilet /
-----------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
```
### Breathtaking efficiency
Size compared to the original file
size |aes-256-cbc|skibidifier|
-------|-----------|-----------|
261 B |1.10x |49.75x |
31461 B|1.00x |49.17x |
### No dubious security claims
