{"id":16158237,"url":"https://github.com/de-soot/caesar-cipher-cli","last_synced_at":"2025-04-07T01:48:47.547Z","repository":{"id":214287703,"uuid":"736155316","full_name":"de-soot/caesar-cipher-cli","owner":"de-soot","description":"Caesar Cipher in the command line made in Python.","archived":false,"fork":false,"pushed_at":"2025-02-08T15:55:35.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T16:31:13.611Z","etag":null,"topics":["caesar","caesar-cipher","caesar-cipher-algorithm","caesar-ciphers","caesar-decoder","caesar-shift","caesarcipher","caesars-cipher","cipher","cipher-algorithm","cipher-algorithms","ciphers","cli-app","cli-application","python","python-3","python-cli","python-cli-app","python-cli-project","python3"],"latest_commit_sha":null,"homepage":"https://onlinegdb.com/IRGQKi8Mt","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/de-soot.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-27T06:12:31.000Z","updated_at":"2025-02-08T15:55:38.000Z","dependencies_parsed_at":"2023-12-27T07:28:46.172Z","dependency_job_id":"84e6bcec-e038-43a5-b761-a031a13723f8","html_url":"https://github.com/de-soot/caesar-cipher-cli","commit_stats":null,"previous_names":["de-soot/custom-caesar-cipher-cli"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/de-soot%2Fcaesar-cipher-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/de-soot%2Fcaesar-cipher-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/de-soot%2Fcaesar-cipher-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/de-soot%2Fcaesar-cipher-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/de-soot","download_url":"https://codeload.github.com/de-soot/caesar-cipher-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247578617,"owners_count":20961270,"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","caesar-cipher-algorithm","caesar-ciphers","caesar-decoder","caesar-shift","caesarcipher","caesars-cipher","cipher","cipher-algorithm","cipher-algorithms","ciphers","cli-app","cli-application","python","python-3","python-cli","python-cli-app","python-cli-project","python3"],"created_at":"2024-10-10T01:53:39.717Z","updated_at":"2025-04-07T01:48:47.524Z","avatar_url":"https://github.com/de-soot.png","language":"Python","readme":"# Caesar Cipher CLI\nCaesar Cipher in the command-line made in Python. Not for real-world use.\n\nOriginally made for my high school's computer science class homework assignment, but expanded upon to include extra features for fun.\n\n## Features\n- Classic caesar cipher encryption gameplay\n- Customisable encryption key\n- Linear substitution encryption\n- Works for both capital and lowercase letters and numbers (alphanumeric)\n- Cycles back if out of bounds (i.e.: `0 - 1 -\u003e 9`, `9 + 1 -\u003e 0`, `A - 1 -\u003e Z`, `Z + 1 -\u003e A`, `a - 1 -\u003e z`, `z + 1 -\u003e a`)\n    (Does not work for symbols and other special characters)\n- Symmetric decryption by inputting the negative value of encryption key integer into the same function\n\n## Usage\n### Local\n- Install `Python 3` and [download](https://github.com/de-soot/caesar-cipher-cli/releases/latest) `main.py`. Then run `main.py`:\n```sh\npython main.py\n```\n\n### Online\n- Open this link in your browser: **https://onlinegdb.com/IRGQKi8Mt** and click the `Run` button\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fde-soot%2Fcaesar-cipher-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fde-soot%2Fcaesar-cipher-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fde-soot%2Fcaesar-cipher-cli/lists"}