{"id":20234298,"url":"https://github.com/fffaraz/cppdes","last_synced_at":"2025-04-10T02:40:32.337Z","repository":{"id":23096770,"uuid":"26450829","full_name":"fffaraz/cppDES","owner":"fffaraz","description":"C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)","archived":false,"fork":false,"pushed_at":"2024-08-02T00:27:16.000Z","size":1044,"stargazers_count":114,"open_issues_count":2,"forks_count":46,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-24T04:11:12.843Z","etag":null,"topics":["3des","c-plus-plus","cbc","des","ecb","encryption"],"latest_commit_sha":null,"homepage":"","language":"C++","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/fffaraz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["fffaraz"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2014-11-10T19:04:04.000Z","updated_at":"2025-03-11T07:39:57.000Z","dependencies_parsed_at":"2024-08-02T01:44:30.267Z","dependency_job_id":"f08ded0e-1ed9-4c53-b053-2d5688f17454","html_url":"https://github.com/fffaraz/cppDES","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/fffaraz%2FcppDES","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fffaraz%2FcppDES/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fffaraz%2FcppDES/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fffaraz%2FcppDES/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fffaraz","download_url":"https://codeload.github.com/fffaraz/cppDES/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248144852,"owners_count":21054997,"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":["3des","c-plus-plus","cbc","des","ecb","encryption"],"created_at":"2024-11-14T08:09:47.453Z","updated_at":"2025-04-10T02:40:32.297Z","avatar_url":"https://github.com/fffaraz.png","language":"C++","funding_links":["https://github.com/sponsors/fffaraz"],"categories":[],"sub_categories":[],"readme":"cppDES\n======\n\nC++ implementation of Data Encryption Standard\n\nDES, Triple DES (3DES), DES ECB Mode, DES CBC Mode\n\nThe Data Encryption Standard (DES) has been a standard encryption method in the United States for a number of years. It is moderately secure. No easy ways have been found to crack it, although a brute-force approach, using expensive special-purpose equipment, is probably feasible.\n\nWhen is compiled as a standalone application, it produces a command-line application that encrypts or decrypts a file using a hexadecimal key taken from the second command-line argument.\n\nUsage: `cppDES -e/-d key1 key2 key3 [input-file] [output-file]`\n\n* [benvanik/xenia](https://github.com/benvanik/xenia/tree/master/third_party/crypto/des) - Xbox 360 Emulator Research Project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffffaraz%2Fcppdes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffffaraz%2Fcppdes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffffaraz%2Fcppdes/lists"}