{"id":16352684,"url":"https://github.com/frankiefab100/caesar-cipher-cryptography","last_synced_at":"2025-07-21T07:32:18.514Z","repository":{"id":115067046,"uuid":"440578765","full_name":"frankiefab100/Caesar-Cipher-Cryptography","owner":"frankiefab100","description":"Caesar cipher - Task by Web3Bridge","archived":false,"fork":false,"pushed_at":"2021-12-21T16:21:56.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T05:06:55.360Z","etag":null,"topics":["caesar-cipher","cipher","cryptography","decode","decryption","encode","encryption"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/frankiefab100.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":"2021-12-21T16:18:41.000Z","updated_at":"2021-12-21T16:25:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"1b476aa9-711e-401f-9e68-17988b399d81","html_url":"https://github.com/frankiefab100/Caesar-Cipher-Cryptography","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frankiefab100/Caesar-Cipher-Cryptography","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankiefab100%2FCaesar-Cipher-Cryptography","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankiefab100%2FCaesar-Cipher-Cryptography/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankiefab100%2FCaesar-Cipher-Cryptography/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankiefab100%2FCaesar-Cipher-Cryptography/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frankiefab100","download_url":"https://codeload.github.com/frankiefab100/Caesar-Cipher-Cryptography/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frankiefab100%2FCaesar-Cipher-Cryptography/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266261145,"owners_count":23901285,"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","cipher","cryptography","decode","decryption","encode","encryption"],"created_at":"2024-10-11T01:27:11.029Z","updated_at":"2025-07-21T07:32:18.493Z","avatar_url":"https://github.com/frankiefab100.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Caesar-Cipher-Cryptography\nCaesar cipher is a type of substitution cipher in which each letter in the plaintext is shifted to a certain number of places down the alphabet. For example, with a shift of 1, A would be replaced by B, B would become C, and so on. While a shift of 2, A would be C, B would become D, and so on.  How it works:  The program receives two Input arguments: - A String of letters as Text. - An Integer between 0-25 denoting the required shift. And returns the encrypted message.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankiefab100%2Fcaesar-cipher-cryptography","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrankiefab100%2Fcaesar-cipher-cryptography","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrankiefab100%2Fcaesar-cipher-cryptography/lists"}