{"id":22622137,"url":"https://github.com/kareimgazer/des","last_synced_at":"2025-03-29T02:26:34.806Z","repository":{"id":133119773,"uuid":"431878843","full_name":"KareimGazer/DES","owner":"KareimGazer","description":"Implementation of the Data Encryption Standard algorithm using C++","archived":false,"fork":false,"pushed_at":"2022-02-14T07:55:03.000Z","size":49,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T12:43:06.969Z","etag":null,"topics":["cipher-algorithm","cryptography","data-encryption-standard","security"],"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/KareimGazer.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-11-25T14:42:44.000Z","updated_at":"2024-12-06T12:51:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c2a7f6a-52ef-427b-8736-e6e3c9920813","html_url":"https://github.com/KareimGazer/DES","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/KareimGazer%2FDES","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KareimGazer%2FDES/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KareimGazer%2FDES/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KareimGazer%2FDES/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KareimGazer","download_url":"https://codeload.github.com/KareimGazer/DES/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246128289,"owners_count":20727885,"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":["cipher-algorithm","cryptography","data-encryption-standard","security"],"created_at":"2024-12-08T23:13:25.023Z","updated_at":"2025-03-29T02:26:34.794Z","avatar_url":"https://github.com/KareimGazer.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DES\nImplementation of the Data Encryption Standard algorithm using C++\n\n## Getting Started\n- setup g++\nfor ubuntu 20.04 LTS\n```\nsudo apt-get install g++\n```\n- compile\n```\ng++ DES.c -o DES\n```\n- run\n```\n./DES \u003cencrypt/decrypt\u003e \u003cplaintext/cipher\u003e \u003ckey\u003e\n```\nall in hexadecimal form\n\n## Sample Output\n![sample output](https://github.com/KareimGazer/DES/blob/main/screenshots/sampleExe.PNG?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkareimgazer%2Fdes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkareimgazer%2Fdes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkareimgazer%2Fdes/lists"}