{"id":21683949,"url":"https://github.com/jmdotdev/custom_tkinter_encrypt_decrypt_messages","last_synced_at":"2025-03-20T11:24:13.873Z","repository":{"id":168926354,"uuid":"644720364","full_name":"jmdotdev/Custom_Tkinter_Encrypt_Decrypt_Messages","owner":"jmdotdev","description":"Python Script To Encrypt and Decrypt Messages Using Fernet Encryption Algorithm","archived":false,"fork":false,"pushed_at":"2023-05-31T09:41:44.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T11:42:55.683Z","etag":null,"topics":["custom-tkinter","decryption","encryption","fernet-encryption","python3","tkinter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmdotdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-24T05:51:12.000Z","updated_at":"2023-05-29T08:45:33.000Z","dependencies_parsed_at":"2024-04-14T20:03:03.320Z","dependency_job_id":null,"html_url":"https://github.com/jmdotdev/Custom_Tkinter_Encrypt_Decrypt_Messages","commit_stats":null,"previous_names":["pochii-cloud/custom_tkinter_encrypt_decrypt_messages","jmdotdev/custom_tkinter_encrypt_decrypt_messages"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmdotdev%2FCustom_Tkinter_Encrypt_Decrypt_Messages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmdotdev%2FCustom_Tkinter_Encrypt_Decrypt_Messages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmdotdev%2FCustom_Tkinter_Encrypt_Decrypt_Messages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmdotdev%2FCustom_Tkinter_Encrypt_Decrypt_Messages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmdotdev","download_url":"https://codeload.github.com/jmdotdev/Custom_Tkinter_Encrypt_Decrypt_Messages/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244602094,"owners_count":20479560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["custom-tkinter","decryption","encryption","fernet-encryption","python3","tkinter"],"created_at":"2024-11-25T16:14:01.731Z","updated_at":"2025-03-20T11:24:13.844Z","avatar_url":"https://github.com/jmdotdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Message Encryption Script\n\nThis is a simple python script  that allows you to encrypt and decrypt messages using the Fernet encryption algorithm from the `cryptography` library. The application provides a user-friendly interface to input a message, encrypt it, and decrypt the encrypted message.\n\n## Features\n\n- Input any text message and encrypt it.\n- Display the encrypted message.\n- Decrypt the encrypted message and display the original message.\n- Uses the Fernet encryption algorithm for secure encryption and decryption.\n\n## Requirements\n\n- Python 3.x\n- `cryptography` library (can be installed via `pip install cryptography`)\n\n## Usage\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/your-username/message-encryption-app.git\n```\n2.Install Cryptography\n```bash\npip install cryptography\n```\n3.Install tkinter and Customtkinter\n```bash\npip install tkinter customtkinter==0.3\n```\n4.Run Script\n```bash\npython main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmdotdev%2Fcustom_tkinter_encrypt_decrypt_messages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmdotdev%2Fcustom_tkinter_encrypt_decrypt_messages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmdotdev%2Fcustom_tkinter_encrypt_decrypt_messages/lists"}