{"id":21634683,"url":"https://github.com/mrkdqp/prodigy_cs_01","last_synced_at":"2026-05-08T09:34:36.918Z","repository":{"id":252653147,"uuid":"841043917","full_name":"mrkdqp/PRODIGY_CS_01","owner":"mrkdqp","description":"CaesarCipherTool designed for encrypting and decrypting text using the Caesar Cipher algorithm.","archived":false,"fork":false,"pushed_at":"2024-08-11T14:02:11.000Z","size":10030,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T14:40:58.255Z","etag":null,"topics":["caesar-cipher-algorithm","prodigy-infotech","python3"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/mrkdqp.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":"2024-08-11T13:27:10.000Z","updated_at":"2024-08-14T04:49:46.000Z","dependencies_parsed_at":"2024-08-11T15:23:29.163Z","dependency_job_id":"d9314b17-1c36-4b11-ab75-77c6caebbf9a","html_url":"https://github.com/mrkdqp/PRODIGY_CS_01","commit_stats":null,"previous_names":["hansu0419/prodigy_cs_01","mrkdqp/prodigy_cs_01"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrkdqp/PRODIGY_CS_01","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkdqp%2FPRODIGY_CS_01","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkdqp%2FPRODIGY_CS_01/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkdqp%2FPRODIGY_CS_01/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkdqp%2FPRODIGY_CS_01/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrkdqp","download_url":"https://codeload.github.com/mrkdqp/PRODIGY_CS_01/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkdqp%2FPRODIGY_CS_01/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32775051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["caesar-cipher-algorithm","prodigy-infotech","python3"],"created_at":"2024-11-25T03:17:45.429Z","updated_at":"2026-05-08T09:34:36.901Z","avatar_url":"https://github.com/mrkdqp.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Caesar Cipher Tool\n\n## Description\nCaesarCipherTool is a Python-based application designed for encrypting and decrypting text using the Caesar Cipher algorithm. Users can input a message and specify a shift value to perform encryption or decryption. This tool provides a straightforward and educational way to understand and use one of the oldest encryption techniques.\n\n## Features\n- Encrypt Text: Encrypt messages using the Caesar cipher with a specified shift value.\n- Decrypt Text: Decrypt messages that were encrypted with the Caesar cipher.\n- Web Interface: A user-friendly web application allows for easy text input and shift value specification.\n- Result Display: View the encrypted or decrypted message directly on the web page.\n\n## Requirements\n- Python 3.x\n\n### Install Dependencies\nInstall the required Python packages by running:\n```\n$ pip install flask\n```\n\n### Running the Web App Locally\nTo run the web application locally and open it in your browser:\n```\n$ python app.py\n```\n\n\nAfter running the above command, open the program by clicking [here](http://127.0.0.1:9090/).\n\n## DEMO\n### Encrypt\n![PRODIGY_CS_01_encrypt](https://github.com/user-attachments/assets/89f372dd-5e54-4f63-bf79-3c5fec6ca9dd)\n### Decrypt\n![PRODIGY_CS_01_decrypt](https://github.com/user-attachments/assets/51c78606-e9de-4efc-9431-962a2e673415)\n\n\n## Web App Features\n- **Text Encryption**:  Input your message and shift value to encrypt the text.\n- **Text Decryption**: Input your encrypted message and shift value to decrypt the text.\n- **User Interface**: A simple form allows for text input, shift value specification, and action selection (encrypt/decrypt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkdqp%2Fprodigy_cs_01","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrkdqp%2Fprodigy_cs_01","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkdqp%2Fprodigy_cs_01/lists"}