{"id":30149351,"url":"https://github.com/alahmad-loay2/encryption-project","last_synced_at":"2026-05-18T15:08:44.374Z","repository":{"id":308097254,"uuid":"1031601743","full_name":"alahmad-loay2/encryption-project","owner":"alahmad-loay2","description":"Caesar Cipher Encryption in C++ — Built and tested on Ubuntu using multithreading, multiprocessing, and standard methods. Designed for Linux systems.","archived":false,"fork":false,"pushed_at":"2025-08-04T04:32:08.000Z","size":272,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-04T07:29:10.695Z","etag":null,"topics":["ceaser-cipher","cpp","decryption","encryption","linux","multiprocessing","multithreading","ubuntu"],"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/alahmad-loay2.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,"zenodo":null}},"created_at":"2025-08-04T04:01:37.000Z","updated_at":"2025-08-04T04:32:11.000Z","dependencies_parsed_at":"2025-08-04T07:39:30.020Z","dependency_job_id":null,"html_url":"https://github.com/alahmad-loay2/encryption-project","commit_stats":null,"previous_names":["alahmad-loay2/encryption-project"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/alahmad-loay2/encryption-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alahmad-loay2%2Fencryption-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alahmad-loay2%2Fencryption-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alahmad-loay2%2Fencryption-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alahmad-loay2%2Fencryption-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alahmad-loay2","download_url":"https://codeload.github.com/alahmad-loay2/encryption-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alahmad-loay2%2Fencryption-project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269872488,"owners_count":24488969,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ceaser-cipher","cpp","decryption","encryption","linux","multiprocessing","multithreading","ubuntu"],"created_at":"2025-08-11T10:42:46.074Z","updated_at":"2026-05-18T15:08:39.356Z","avatar_url":"https://github.com/alahmad-loay2.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Caesar Cipher Project\n\nC++ program to encrypt/decrypt text files using Caesar cipher (shift by 2).\n\n## Versions\n- Normal (single-threaded)\n- Process-based (fork)\n- Multithreaded (threads + semaphores) — fastest\n\n## Usage (Ubuntu)\n```bash\ngit clone https://github.com/alahmad-loay2/encryption-project.git\n```\ncd to directory \n./normal-way\n./multi-process\n./multi-thread\n\n#### or g++ to re create executables\n\n## results \nmulti threading version was the fastest due to having a shared memory and not being a cpu intesive task\n\n![Alt text](https://github.com/alahmad-loay2/encryption-project/blob/main/images/Screenshot%20from%202024-11-26%2020-29-49.png)\n\n![Alt text](https://github.com/alahmad-loay2/encryption-project/blob/main/images/Screenshot%20from%202024-11-26%2020-31-09.png)\n\n![Alt text](https://github.com/alahmad-loay2/encryption-project/blob/main/images/Screenshot%20from%202024-11-26%2020-33-05.png)\n\n\n---\n\n[Go to Top](#caesar-cipher-project)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falahmad-loay2%2Fencryption-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falahmad-loay2%2Fencryption-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falahmad-loay2%2Fencryption-project/lists"}