{"id":21124455,"url":"https://github.com/waasiq/rc5-cryptosystem","last_synced_at":"2025-07-07T17:36:49.718Z","repository":{"id":128457413,"uuid":"571607614","full_name":"waasiq/rc5-cryptosystem","owner":"waasiq","description":"An implementation of RC5 Cryptography Algorithm","archived":false,"fork":false,"pushed_at":"2023-06-22T16:16:25.000Z","size":10129,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T05:26:55.203Z","etag":null,"topics":["algorithm","cryptography","python3","streamlit-webapp"],"latest_commit_sha":null,"homepage":"https://rc5-cryptosystem.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/waasiq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-11-28T13:54:11.000Z","updated_at":"2023-06-22T16:22:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"b591ec81-595c-4607-91ee-a853e2f8c858","html_url":"https://github.com/waasiq/rc5-cryptosystem","commit_stats":null,"previous_names":["waasiq/rc5-cryptosystem"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waasiq%2Frc5-cryptosystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waasiq%2Frc5-cryptosystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waasiq%2Frc5-cryptosystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/waasiq%2Frc5-cryptosystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/waasiq","download_url":"https://codeload.github.com/waasiq/rc5-cryptosystem/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243567163,"owners_count":20311993,"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":["algorithm","cryptography","python3","streamlit-webapp"],"created_at":"2024-11-20T04:16:37.668Z","updated_at":"2025-03-14T11:25:22.939Z","avatar_url":"https://github.com/waasiq.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚙️ RC5 Cryptosystem\n\u003cimg src=\"./docs/hero.png\" alt=\"rc5-algorithm\" /\u003e\n\n# 📝 About\nThis project implements the RC5 encryption and decryption algorithm using Python. It provides a user-friendly web interface built with Streamlit, allowing users to encrypt and decrypt text using the RC5 algorithm.\n\n## 💻 Features\n\n- Encryption: Encrypt plaintext using the RC5 algorithm.\n- Decryption: Decrypt ciphertext using the RC5 algorithm.\n- Key Scheduling: Generate the key schedule required for encryption and decryption.\n- Variable Number of Rounds: Customize the number of encryption rounds for increased security.\n\n## 📚 Tech Stack\n- Python\n- Streamlit\n  \n## 🔨 Commands \n\n## Web Client\nTo run the web client, you need to have streamlit installed. Then, you need to install the dependencies by running the following command in the web folder:\n```\n    pip install streamlit\n    streamlit run app.py\n```\n\n## 🤖 Python Client\nRun the EXE file directly or run the following command in the src folder:\n```\n    python app.py\n```\n\nIf you want to create exe use pyinstaller:\n```\n    pip install pyinstaller\n    pyinstaller app.py\n```\n\n## 📝 License\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaasiq%2Frc5-cryptosystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwaasiq%2Frc5-cryptosystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwaasiq%2Frc5-cryptosystem/lists"}