{"id":22734454,"url":"https://github.com/tiwarishubham635/optimized-aes-visualizer","last_synced_at":"2025-03-30T02:20:47.342Z","repository":{"id":141056471,"uuid":"455651302","full_name":"tiwarishubham635/Optimized-AES-Visualizer","owner":"tiwarishubham635","description":"Optimizes AES Encryption-Decryption Algorithm with SHA-512 and visualizes it","archived":false,"fork":false,"pushed_at":"2022-02-04T19:28:08.000Z","size":323,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T04:45:37.550Z","etag":null,"topics":["aes","cryptography","encryption"],"latest_commit_sha":null,"homepage":"","language":"Python","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/tiwarishubham635.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}},"created_at":"2022-02-04T18:16:08.000Z","updated_at":"2022-05-19T09:55:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"7896945b-327d-4083-8a7a-f10988b19f0f","html_url":"https://github.com/tiwarishubham635/Optimized-AES-Visualizer","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/tiwarishubham635%2FOptimized-AES-Visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiwarishubham635%2FOptimized-AES-Visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiwarishubham635%2FOptimized-AES-Visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiwarishubham635%2FOptimized-AES-Visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiwarishubham635","download_url":"https://codeload.github.com/tiwarishubham635/Optimized-AES-Visualizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246266481,"owners_count":20749807,"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":["aes","cryptography","encryption"],"created_at":"2024-12-10T20:44:23.748Z","updated_at":"2025-03-30T02:20:47.325Z","avatar_url":"https://github.com/tiwarishubham635.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Optimized AES Visualizer\n  An Optimized Implementation and Visual Representation of Advanced Encryption Standard (AES)\n  \n#### Deployed Link: http://optimizedaesvisualizer.pythonanywhere.com \u003cbr/\u003e\n\n![Screenshot](cover.jpg)\n\n## ✔ Description\n\nThis is the implementation of an optimized version of AES with 128-bit block size with NO restriction on key size. The key can even be as small as 1 character! It uses a hashed Key for encryption-decryption using the standard SHA-512 hashing algorithm. The implementation also improvises the ShiftRows Transformation of AES round. This also includes a visual representation of all the processes. It improves the Avalanche effect of AES from 49.625% to 50.1% for given pairs.\n\n## ✔ Salient Features\n\n- Attractive and Responsive UI\n- High Speed Encryption-Decryption\n- Highly Secure Hashing and Encryption Algorithms\n- Improved efficiency over standard AES\n- Interactive Visual Representation\n\n## ✔ How It works :\n- To encrypt/decrypt a text, enter the text along with the key in the input box as per the requirement.\n- Press Encrypt/Decrypt Button\n- The new page will display the ciphertext/plaintext as well as all the steps involved in the process with th ehelp of diagrams and animations\n\n## ✔ Technologies used :\n- HTML\n- CSS\n- Python\n- Flask\n\n## ✔ To run the repository on the system:\n\n- Clone the repository using \"git clone https://github.com/tiwarishubham635/Optimized-AES-Visualizer.git\"\n- Run the following command:\n\n```\npython app.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiwarishubham635%2Foptimized-aes-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiwarishubham635%2Foptimized-aes-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiwarishubham635%2Foptimized-aes-visualizer/lists"}