{"id":26172287,"url":"https://github.com/imdarshangk/caesarcipher-python","last_synced_at":"2025-12-25T00:41:05.920Z","repository":{"id":251131891,"uuid":"836489485","full_name":"imDarshanGK/CaesarCipher-Python","owner":"imDarshanGK","description":"A simple Python program that implements the Caesar cipher for encryption and decryption of text. This project allows users to input a message and shift key to either encrypt or decrypt the message. It's a basic yet effective example of classical cryptography.","archived":false,"fork":false,"pushed_at":"2024-12-13T17:39:38.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-13T18:34:02.058Z","etag":null,"topics":["caesar","caesar-cipher","python","pythonproject"],"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/imDarshanGK.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-01T00:53:57.000Z","updated_at":"2024-12-13T17:39:42.000Z","dependencies_parsed_at":"2024-12-13T18:26:10.906Z","dependency_job_id":"c1b00b1d-71c8-4b7a-a737-f62e398cb057","html_url":"https://github.com/imDarshanGK/CaesarCipher-Python","commit_stats":null,"previous_names":["imdarshangk/caesarcipher-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FCaesarCipher-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FCaesarCipher-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FCaesarCipher-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imDarshanGK%2FCaesarCipher-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imDarshanGK","download_url":"https://codeload.github.com/imDarshanGK/CaesarCipher-Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243104175,"owners_count":20236943,"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":["caesar","caesar-cipher","python","pythonproject"],"created_at":"2025-03-11T19:55:53.375Z","updated_at":"2025-12-25T00:41:05.915Z","avatar_url":"https://github.com/imDarshanGK.png","language":"Python","readme":"# Caesar Cipher in Python\n\n## Overview\nThis repository contains a Python implementation of the Caesar Cipher encryption algorithm. The Caesar Cipher is a substitution cipher where each letter in the plaintext is shifted by a fixed number of positions in the alphabet.\n\n## Features\n- Encrypts and decrypts text using a Caesar Cipher.\n- Preserves the original case (uppercase/lowercase) of the input message.\n- Easy to use with user input.\n- Simple Python implementation for educational purposes.\n\n## How It Works\n1. **Encryption**: Each letter in the plaintext is shifted by a specified number of positions down the alphabet.\n2. **Decryption**: Each letter in the ciphertext is shifted back by the same number of positions.\n3. **Case Preservation**: The program retains the original case of the input message, ensuring proper nouns and formatting are preserved.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdarshangk%2Fcaesarcipher-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimdarshangk%2Fcaesarcipher-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdarshangk%2Fcaesarcipher-python/lists"}