{"id":23665805,"url":"https://github.com/b3ta-blocker/caesar-cipher","last_synced_at":"2025-12-08T11:30:13.310Z","repository":{"id":206005409,"uuid":"715617229","full_name":"B3TA-BLOCKER/Caesar-Cipher","owner":"B3TA-BLOCKER","description":"This Program uses a Caesar cipher to encrypt and decrypt messages. Users choose encoding or decoding, and specify a shift. It includes an ASCII art logo and an interactive loop.","archived":false,"fork":false,"pushed_at":"2024-03-17T00:30:29.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T06:16:16.825Z","etag":null,"topics":["control-flow","functions","input-output","lists","logical-operators","loops","module-import","string-manipulation"],"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/B3TA-BLOCKER.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}},"created_at":"2023-11-07T13:57:47.000Z","updated_at":"2024-09-23T10:57:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"4132c24a-7cf8-45d1-9ecd-5958cbd6dfd4","html_url":"https://github.com/B3TA-BLOCKER/Caesar-Cipher","commit_stats":null,"previous_names":["b3ta-blocker/caesar-cipher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3TA-BLOCKER%2FCaesar-Cipher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3TA-BLOCKER%2FCaesar-Cipher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3TA-BLOCKER%2FCaesar-Cipher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3TA-BLOCKER%2FCaesar-Cipher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/B3TA-BLOCKER","download_url":"https://codeload.github.com/B3TA-BLOCKER/Caesar-Cipher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239665897,"owners_count":19677030,"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":["control-flow","functions","input-output","lists","logical-operators","loops","module-import","string-manipulation"],"created_at":"2024-12-29T06:16:30.609Z","updated_at":"2025-12-08T11:30:13.243Z","avatar_url":"https://github.com/B3TA-BLOCKER.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 Caesar Cipher Encryption and Decryption Tool 🛠️\n\nA Python-based Caesar cipher encryption and decryption tool that allows users to encode and decode messages using the classic Caesar cipher algorithm.\n\n## Features 🚀\n\n- **Encryption:** Transform plain text messages into encoded messages by shifting letters in the alphabet.\n- **Decryption:** Decode encoded messages back to the original text using the reverse shift.\n- **User-Friendly Interface:** Interactive prompts guide users to input the cipher direction, message, and shift amount.\n- **Alphabetic Wrapping:** Handles shifts that wrap around the alphabet, ensuring accurate encryption and decryption.\n- **Non-Alphabetic Character Preservation:** Preserves spaces and special characters in the output, maintaining message integrity.\n\n## Usage 📋\n\n1. Run the Python script in your terminal or IDE.\n2. Choose 'encode' to encrypt a message or 'decode' to decrypt a message.\n3. Enter the message you want to encrypt or decrypt.\n4. Input the shift amount (a positive integer) to determine the encryption/decryption key.\n5. The program will display the encoded or decoded message.\n\n## Example 🌟\n\n```plaintext\nType 'encode' to encrypt, Type 'decode' to decrypt:\nencode\n\nType your Message: hello world\n\nType the shift number: 3\n\nThe Encoded text is khoor zruog\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb3ta-blocker%2Fcaesar-cipher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb3ta-blocker%2Fcaesar-cipher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb3ta-blocker%2Fcaesar-cipher/lists"}