{"id":27535627,"url":"https://github.com/stillouyng/crypto_playground","last_synced_at":"2025-04-18T19:08:04.106Z","repository":{"id":287279066,"uuid":"963324393","full_name":"stillouyng/crypto_playground","owner":"stillouyng","description":"🔐 Crypto Playground – educational project for analyzing encryption algorithms.","archived":false,"fork":false,"pushed_at":"2025-04-10T22:13:32.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T22:29:24.550Z","etag":null,"topics":["cryptography","educational","low-level","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/stillouyng.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":"2025-04-09T14:01:06.000Z","updated_at":"2025-04-10T22:13:36.000Z","dependencies_parsed_at":"2025-04-10T22:39:33.441Z","dependency_job_id":null,"html_url":"https://github.com/stillouyng/crypto_playground","commit_stats":null,"previous_names":["stillouyng/crypto_playground"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stillouyng%2Fcrypto_playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stillouyng%2Fcrypto_playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stillouyng%2Fcrypto_playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stillouyng%2Fcrypto_playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stillouyng","download_url":"https://codeload.github.com/stillouyng/crypto_playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249535840,"owners_count":21287496,"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","educational","low-level","rust"],"created_at":"2025-04-18T19:08:03.551Z","updated_at":"2025-04-18T19:08:04.095Z","avatar_url":"https://github.com/stillouyng.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crypto_playground\n\n[![Rust](https://github.com/stillouyng/crypto_playground/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/stillouyng/crypto_playground/actions/workflows/rust.yml)\n\n\n**A sandbox for encryption experiments in Rust**  \nExplore algorithms, test implementations, and break ciphers - all in one playground!\n\n\n### Roadmap\n| Method          | Encode status | Decode status | Documentation                                                                                            |\n|-----------------|---------------|---------------|----------------------------------------------------------------------------------------------------------|\n| `Utf8-\u003ebinary`  | ✅             | ❌             | [UTF8.md](docs/theory/utf8.md)                                                                           |\n| `XOR`           | ✅             | ❌             | [XOR.md](docs/theory/xor.md)                                                                             |\n| `GF256`         | ✅             | ❌             | [GF256.md](docs/theory/gf256.md)                                                                         |\n| `S-Box`         | ✅             | ❌             | [SBox.md](docs/theory/sbox.md)                                                                           |\n| `Key Expansion` | ✅             | ❌             | [KeyExpansion.md](docs/theory/aes/key_expansion.md)\u003cbr\u003e\u003cbr\u003e[Utilities.md](docs/theory/aes/converters.md) |\n| `AES-256`       | ✅             | ❌             | [AES.md](docs/theory/aes/aes.md)                                                                         |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstillouyng%2Fcrypto_playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstillouyng%2Fcrypto_playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstillouyng%2Fcrypto_playground/lists"}