{"id":26981039,"url":"https://github.com/rr-cmd/des_algorithm","last_synced_at":"2025-08-22T18:08:04.671Z","repository":{"id":285459755,"uuid":"958208052","full_name":"RR-CMD/DES_Algorithm","owner":"RR-CMD","description":"Simple Java project for encrypting and decrypting using DES cryptography algorithm","archived":false,"fork":false,"pushed_at":"2025-03-31T20:57:10.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T21:38:19.411Z","etag":null,"topics":["cryptography","dataencryptionstandards","java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/RR-CMD.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":"2025-03-31T20:24:23.000Z","updated_at":"2025-03-31T20:57:14.000Z","dependencies_parsed_at":"2025-03-31T21:49:06.975Z","dependency_job_id":null,"html_url":"https://github.com/RR-CMD/DES_Algorithm","commit_stats":null,"previous_names":["rr-cmd/des_algorithm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RR-CMD%2FDES_Algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RR-CMD%2FDES_Algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RR-CMD%2FDES_Algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RR-CMD%2FDES_Algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RR-CMD","download_url":"https://codeload.github.com/RR-CMD/DES_Algorithm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247024157,"owners_count":20870940,"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":["cryptography","dataencryptionstandards","java"],"created_at":"2025-04-03T15:20:10.659Z","updated_at":"2025-04-03T15:20:11.536Z","avatar_url":"https://github.com/RR-CMD.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# DES Encryption Algorithm Implementation\n--------\n\nThis repository contains a Java implementation of the DES (Data Encryption Standard) encryption algorithm.\n\n## Overview\n--------\n\nThe DES algorithm is a legacy cryptography algorithm technique that was used to encrypt and decrypt 64-bit texts using 64-bit keys, it runs for 16 rounds making it more difficult to crack than other legacy techniques.\n\n## Features\n--------\n\n* Implementation of the DES encryption algorithm in Java\n* Supports encryption and decryption of binary and text data\n* Includes a `DES` class for encrypting and decrypting \n* Includes a `DES_Utility` class for various utilities used within the project\n* Includes a `Key` class for generating and managing DES keys\n* Includes a `Des_Tables` class for confusion and diffusion operations\n## Usage\n-----\n\nTo use this implementation, simply clone the repository and import it into your Java project. You can then use the `DES` class to encrypt and decrypt data. No external libraries are required. \n\nThis code is provided as-is, feel free to use any part. Please acknowledge my contribution by citing this repository if you happen to use it.\n### Example Usage\n\nExamples are provided in the main class\n\n## Contributing\nIf you'd like to contribute to this project, please fork the repository and submit a pull request. I'd be happy to review and merge your changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frr-cmd%2Fdes_algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frr-cmd%2Fdes_algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frr-cmd%2Fdes_algorithm/lists"}