{"id":19660049,"url":"https://github.com/secana/aes-tbox","last_synced_at":"2025-04-28T20:32:06.429Z","repository":{"id":55664966,"uuid":"88279754","full_name":"secana/AES-TBOX","owner":"secana","description":"Advanced Encryption Standard (AES) implementation using t-boxes for faster computation.","archived":false,"fork":false,"pushed_at":"2025-03-11T17:33:03.000Z","size":37,"stargazers_count":24,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T10:51:09.183Z","etag":null,"topics":["aes","aes-encryption","crypto","cryptography","encryption","t-box","t-boxes"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/secana.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}},"created_at":"2017-04-14T15:32:34.000Z","updated_at":"2025-03-11T17:33:06.000Z","dependencies_parsed_at":"2022-08-15T06:00:21.058Z","dependency_job_id":null,"html_url":"https://github.com/secana/AES-TBOX","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/secana%2FAES-TBOX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secana%2FAES-TBOX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secana%2FAES-TBOX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secana%2FAES-TBOX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secana","download_url":"https://codeload.github.com/secana/AES-TBOX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251383863,"owners_count":21580955,"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","aes-encryption","crypto","cryptography","encryption","t-box","t-boxes"],"created_at":"2024-11-11T15:45:08.058Z","updated_at":"2025-04-28T20:32:06.196Z","avatar_url":"https://github.com/secana.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AES-TBOX\n\nAdvanced Encryption Standard (AES) implementation using t-boxes for faster computation.\n\n## Rust Implementation\n\nYou find a **Rust** implementation in the directory with the same name in the **aes_tbox** sub-directory. Change to the directory and run the following command to build and run **AES-TBOX**.\n\n```bash\n# Build \u0026 Run\ncargo run\n```\n\n## C Implementation\n\nYou find a **C** implementation in the directory with the same name. Change to the directory and run the following commands to build and run **AES-TBOX** on Linux.\n\n```bash\n# Build\ncmake .\nmake\n\n# Run\n./AES-TBOX\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecana%2Faes-tbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecana%2Faes-tbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecana%2Faes-tbox/lists"}