{"id":19207679,"url":"https://github.com/gill-singh-a/rot13","last_synced_at":"2026-04-30T19:31:56.270Z","repository":{"id":152458388,"uuid":"626101527","full_name":"Gill-Singh-A/ROT13","owner":"Gill-Singh-A","description":"ROT13 is an encryption algorithm that uses simple letter substitution cipher and shifts the alphabets by a value of 13","archived":false,"fork":false,"pushed_at":"2023-09-21T07:08:49.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T19:50:26.075Z","etag":null,"topics":["decoding","decryption","encoding","encryption","python","python-3","rot13"],"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/Gill-Singh-A.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":"2023-04-10T19:55:46.000Z","updated_at":"2023-11-08T12:58:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"88ef10de-6eeb-4c4d-8f35-1620e54bda68","html_url":"https://github.com/Gill-Singh-A/ROT13","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gill-Singh-A/ROT13","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FROT13","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FROT13/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FROT13/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FROT13/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gill-Singh-A","download_url":"https://codeload.github.com/Gill-Singh-A/ROT13/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gill-Singh-A%2FROT13/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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":["decoding","decryption","encoding","encryption","python","python-3","rot13"],"created_at":"2024-11-09T13:21:55.111Z","updated_at":"2026-04-30T19:31:56.250Z","avatar_url":"https://github.com/Gill-Singh-A.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ROT13\nROT13 is an encryption algorithm that uses simple letter substitution cipher and shifts the alphabets by a value of 13\n\n## Requirements\nLanguage Used = Python3\nModules/Packages used:\n* sys\n* colorama\n\n### rot13.py\nIt takes the input strings from the command that runs the Python Program. \u003cbr /\u003e\nFor example:\n```bash\npython rot13.py string_1 string_2 ...\n```\nAnd will give the output in the format : input_string =\u003e rot13_string\u003cbr /\u003e\nFor example:\n```bash\nSSBMb3ZlIEhlciBfLl9fIC4uX19fIC5fX19fIC8gXy5fLiAuLi4gLg== =\u003e FFOZo3MyVRuypvOsYy9sVP4hK19sVP5sK19sVP8tKl5sYvNhYv4tYt==\n```\n\n### variable_rot.py\nIt takes the input from the command that runs the Python Program. But the first argument that is passed should be the shift value. ROT13 has a shift value of 13 so we don't have to provide a shift value for rot13.py.\u003cbr /\u003e\nFor example:\n```bash\npython variable_rot.py shift string_1 string_2 ...\n```\nAnd will give the output in the same format as that of rot13.py\n\n## all_rot.py\nIt takes the input strings from the command that runs the Python Program. \u003cbr /\u003e\nFor example:\n```bash\npython rot13.py string_1 string_2 ...\n```\nAnd will give the output in the same format as that of rot13.py but for all Rotations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgill-singh-a%2Frot13","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgill-singh-a%2Frot13","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgill-singh-a%2Frot13/lists"}