Home

Awesome

sigma-ciphers-cryptograms ๐Ÿฅ–

Yes, this was a DIY cipher inplementation inspired from gravity falls with python, but now, i've added my custom algorithm called Sigma (if you had a name suggestion, contact me please) so, what is Sigma ? simply it's the algorithm that stacked data from another simple ciphers algorithm

Algorithm or ciphers list ๐Ÿž

if you had another classic algorithm or custom algorithm that you want to add into this project, you can contribute here or contact me

Use Case ? ๐Ÿฅช

- encrypting your private file

- encrypting another people file (wait, that's illegal, or is it ๐Ÿคจ)

- doing some encrypted message with your friend, or on exams ๐Ÿคจ

- Implementing this into some service ๐Ÿฅ–

How to Use in Windows (Oversimplified)

###### Commands ######
exit : exit the program
help : show the help
encode : encode a message or file
decode : decode a message or file
nuke : nuke a directory

for linux users, you guys are pro, so you know what to do

under renovation ๐Ÿฅฏ

TODO NEW SCREENSHOOTS

To Do Next ๐Ÿฅ›

Contributing ๐Ÿช

if you want to contribute into this project, i would be so happy, check how to contribute here

especially if you could help to remove "spaghetti code" and boilerplate you are very welcomed to contribute

here's my gravity falls refference

"It's so simple, until it's not and that's good, i guess" i'm trying to keep this simple, so i only using python built in library and also, this is my first project with github copilot ๐Ÿ˜ธ