{"id":22654256,"url":"https://github.com/mikomikotaishi/caesar-cipher","last_synced_at":"2025-03-29T07:42:02.537Z","repository":{"id":216389502,"uuid":"740920417","full_name":"mikomikotaishi/caesar-cipher","owner":"mikomikotaishi","description":"Program to demonstrate the Caesar cipher","archived":false,"fork":false,"pushed_at":"2024-10-30T04:30:10.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T21:34:45.736Z","etag":null,"topics":["caesar-cipher","cpp","decryption","encryption","encryption-decryption","vigenere-cipher"],"latest_commit_sha":null,"homepage":"","language":"C++","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/mikomikotaishi.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-01-09T10:44:08.000Z","updated_at":"2024-10-30T04:30:14.000Z","dependencies_parsed_at":"2024-01-10T00:51:11.227Z","dependency_job_id":"af9e0d77-9894-4dff-8811-7aeb7ccbb8c0","html_url":"https://github.com/mikomikotaishi/caesar-cipher","commit_stats":null,"previous_names":["imaginarymiko/caesar-cipher","mikomikotaishi/caesar-cipher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikomikotaishi%2Fcaesar-cipher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikomikotaishi%2Fcaesar-cipher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikomikotaishi%2Fcaesar-cipher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikomikotaishi%2Fcaesar-cipher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikomikotaishi","download_url":"https://codeload.github.com/mikomikotaishi/caesar-cipher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246156015,"owners_count":20732357,"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-cipher","cpp","decryption","encryption","encryption-decryption","vigenere-cipher"],"created_at":"2024-12-09T09:36:07.898Z","updated_at":"2025-03-29T07:42:02.517Z","avatar_url":"https://github.com/mikomikotaishi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Caesar Cipher (C++)\n\n## Usage:\n```caesar```\u003cbr\u003e\n```caesar \u003c-h/-help/h/help\u003e```\u003cbr\u003e\n```caesar \u003c-f/-file/f/file\u003e \u003cfilename\u003e \u003cconversion\u003e \u003ckey/all\u003e```\u003cbr\u003e\n\nIf no argument is given, the program will prompt the user for text.\nIf the flag `-f` and a file name is given, the program will read the text from the file.\u003cbr\u003e\n\nTo output the help message, provide either `-h`, `-help`, `h`, `help` as a flag.\u003cbr\u003e\n\nThe conversion argument can be:\u003cbr\u003e\nfor Caesar encryption: `-c` `-caesar` `c` `caesar`\u003cbr\u003e\nfor Vigenere encryption: `-v` `-vigenere` `v` `vigenere`\u003cbr\u003e\nfor Caesar decryption: `-d` `-decrypt` `d` `decrypt`\u003cbr\u003e\n\nFor Caesar encryption, the key must be an integer.\nFor Vigenere encryption, the key must be a string of alphabetic characters.\n\nFor Caesar decryption, to show all results provide either `-a`, `-all`, `a` or `all` as a flag.\u003cbr\u003e\nOtherwise, to not show all results, do not provide any flags.\n\nThe program will then carry out the conversion and output the result.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikomikotaishi%2Fcaesar-cipher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikomikotaishi%2Fcaesar-cipher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikomikotaishi%2Fcaesar-cipher/lists"}