{"id":22449497,"url":"https://github.com/eugenedakin/caesarcipher","last_synced_at":"2026-01-07T01:06:33.348Z","repository":{"id":41422125,"uuid":"509527490","full_name":"eugenedakin/CaesarCipher","owner":"eugenedakin","description":"Native Xojo code for the Caesar Cipher algorithm with an example program","archived":false,"fork":false,"pushed_at":"2022-07-03T23:30:38.000Z","size":505,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T16:26:51.788Z","etag":null,"topics":["caesar-cipher","data","decryption","encryption","xojo"],"latest_commit_sha":null,"homepage":"","language":"Xojo","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eugenedakin.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}},"created_at":"2022-07-01T16:50:52.000Z","updated_at":"2024-08-18T08:49:18.000Z","dependencies_parsed_at":"2022-09-13T04:41:35.041Z","dependency_job_id":null,"html_url":"https://github.com/eugenedakin/CaesarCipher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenedakin%2FCaesarCipher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenedakin%2FCaesarCipher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenedakin%2FCaesarCipher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eugenedakin%2FCaesarCipher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eugenedakin","download_url":"https://codeload.github.com/eugenedakin/CaesarCipher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245841762,"owners_count":20681195,"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","data","decryption","encryption","xojo"],"created_at":"2024-12-06T05:09:45.210Z","updated_at":"2026-01-07T01:06:33.308Z","avatar_url":"https://github.com/eugenedakin.png","language":"Xojo","readme":"# CaesarCipher\nNative Xojo code for the Caesar Cipher algorithm with an example program\n\nThis is a great start to learning cipher algorithms by using the Xojo programming language and the Caesar Cipher. This is written in Native Xojo Language and is cross-platform-compatible.\n - Compatible OS's: All\n - Xojo IDE: 2020 r2.1\n - Xojo API: API 2\n - Level: Beginner\n\nCode for this example is in the following two methods: 1) CaesarCipherEncode, and 2) CaesarCipherDecode\n\nYoutube video teaser:\n[![Caesar Cipher Xojo Encryption](https://github.com/eugenedakin/CaesarCipher/blob/main/CaesarCipherYoutubeScreenGrab.png)](https://www.youtube.com/watch?v=vJU7l8RSkog)\n\nInstructions:\n\n - Run the program in Xojo 2020 r2.1\n - Enter your text in the Upper-Left TextArea Control\n - Press Encrypt to use the Caesar Cipher Algorithm and the encoded text will appear in the control in the Upper-Right TextArea Control\n - To decrypt the message, place the encoded message in the Lower-Left Control\n - Press the Decrypt button\n - The decrypted message will then appear in the Lower-Right Control\n\nThe Methods can be copied and pasted to use in your program. This is written in native Xojo code.\n\nAn article was written in xDev (xdevmag.com) Issue 19.3 (May/June 2021) that describes the Xojo code. This is a great introduction to beginning a journey using ciphers, or also known as encoding/decoding data.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feugenedakin%2Fcaesarcipher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feugenedakin%2Fcaesarcipher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feugenedakin%2Fcaesarcipher/lists"}