{"id":23684819,"url":"https://github.com/mrchristensen/aes","last_synced_at":"2025-08-26T22:33:09.264Z","repository":{"id":126051077,"uuid":"404433461","full_name":"mrchristensen/AES","owner":"mrchristensen","description":"Simple Advanced Encryption Standard (AES) implementation that can generate 128, 192, and 256 bit keys.","archived":false,"fork":false,"pushed_at":"2021-09-14T02:44:17.000Z","size":525,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-21T23:39:49.070Z","etag":null,"topics":["aes-encryption","computer-security","cryptography"],"latest_commit_sha":null,"homepage":"","language":"Python","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/mrchristensen.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-09-08T17:15:45.000Z","updated_at":"2022-08-06T21:00:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7682253-db45-4c1d-a200-c9844e511db9","html_url":"https://github.com/mrchristensen/AES","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrchristensen/AES","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrchristensen%2FAES","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrchristensen%2FAES/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrchristensen%2FAES/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrchristensen%2FAES/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrchristensen","download_url":"https://codeload.github.com/mrchristensen/AES/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrchristensen%2FAES/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272262447,"owners_count":24902647,"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-08-26T02:00:07.904Z","response_time":60,"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-encryption","computer-security","cryptography"],"created_at":"2024-12-29T20:48:28.861Z","updated_at":"2025-08-26T22:33:09.256Z","avatar_url":"https://github.com/mrchristensen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AES\n\n## How to Run the Code\nSimply run the main.py file and it will guide your through encryption and decryption.  It prompts the user to decide between encryption, decryption, or exiting the program (with protection for incorrect input).  It then asked for the required information and returns the resulting output.\n\n## Resources Used\nI only used the approved resources listed in the project spec.  Mainly:\n* [FIPS Publication 197](https://cs465.byu.edu/static/pubs/fips-197.pdf])\n* [Wikipedia AES Article](http://en.wikipedia.org/wiki/Advanced_Encryption_Standard)\n\n## Tests\nAll tests in Appendix C of the [FIPS Publication 197](https://cs465.byu.edu/static/pubs/fips-197.pdf]) pass (as well as many unit tests in tests.py)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrchristensen%2Faes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrchristensen%2Faes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrchristensen%2Faes/lists"}