Simple encrypt and decrypt functions in Python
sifrele(input) // Encryption
sifre_coz(input) // Decryption
For tutorial on YouTube
An encryption algorithm in python
Repository from Github https://github.combilalonur/python-custom-encryption
Simple encrypt and decrypt functions in Python
sifrele(input) // Encryption
sifre_coz(input) // Decryption
For tutorial on YouTube
An encryption algorithm in python
GNU General Public License v3.0