{"id":18823761,"url":"https://github.com/abdeltwabmf/aes-ciphers","last_synced_at":"2025-09-25T13:48:36.356Z","repository":{"id":110299852,"uuid":"441228824","full_name":"AbdeltwabMF/aes-ciphers","owner":"AbdeltwabMF","description":"AES block cipher modes with the user interface. ","archived":false,"fork":false,"pushed_at":"2021-12-31T13:19:08.000Z","size":42828,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T01:31:51.393Z","etag":null,"topics":["aes","aes-encryption","block-ciphers","cbc-mode","ctr-mode","decryption","ecb","ecryption"],"latest_commit_sha":null,"homepage":"","language":"Java","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/AbdeltwabMF.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-23T15:56:10.000Z","updated_at":"2022-11-21T09:03:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"409f12ae-e3d7-4b72-ba90-1667453206a9","html_url":"https://github.com/AbdeltwabMF/aes-ciphers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AbdeltwabMF/aes-ciphers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdeltwabMF%2Faes-ciphers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdeltwabMF%2Faes-ciphers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdeltwabMF%2Faes-ciphers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdeltwabMF%2Faes-ciphers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbdeltwabMF","download_url":"https://codeload.github.com/AbdeltwabMF/aes-ciphers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdeltwabMF%2Faes-ciphers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276929608,"owners_count":25730214,"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-09-25T02:00:09.612Z","response_time":80,"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":["aes","aes-encryption","block-ciphers","cbc-mode","ctr-mode","decryption","ecb","ecryption"],"created_at":"2024-11-08T00:54:36.385Z","updated_at":"2025-09-25T13:48:36.352Z","avatar_url":"https://github.com/AbdeltwabMF.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AES Ciphers\n\nAn implementation of the common AES block cipher modes of operations (ECB, CBC, CTR), with user interface.\nIt allows you to encrypt and decrypt files visually.\n\n\n## Features\n- Supports all AES key sizes\n- Supports all AES common modes\n\n\n## Notes\n- All keys may be 128 bits (16 bytes), 192 bits (24 bytes) or 256 bits (32 bytes) long.\n- Key might be a (8-char, 12-char, or 16-char) string.\n- Key might be a (32-char, 48-char, or 64-char) HEX.\n- There are many modes of operations, each with various pros and cons. In general though, the CBC and CTR modes are recommended. The ECB is NOT recommended, and is included primarily for completeness.\n\n\n## Snapshots\n![aes-cipher-png](/res/aes-ciphers.png)\n\n\n## Usage\n![aes-cipher-gif](/res/aes-ciphers.gif)\n\n\n## License\nLicensed under the [MIT License](/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdeltwabmf%2Faes-ciphers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdeltwabmf%2Faes-ciphers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdeltwabmf%2Faes-ciphers/lists"}