{"id":29302765,"url":"https://github.com/jnbreid/enigma_cpp","last_synced_at":"2026-05-16T12:31:15.101Z","repository":{"id":301975963,"uuid":"999622851","full_name":"jnbreid/enigma_cpp","owner":"jnbreid","description":"A C++ simulation of the Enigma cipher machine, integrated with Python via Pybind11.","archived":false,"fork":false,"pushed_at":"2025-06-29T22:09:27.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-07T00:11:29.470Z","etag":null,"topics":["cplusplus","cpp","enigma-machine","pybind11","python"],"latest_commit_sha":null,"homepage":"","language":"C++","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/jnbreid.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-06-10T14:31:18.000Z","updated_at":"2025-06-29T22:09:30.000Z","dependencies_parsed_at":"2025-06-29T23:20:15.041Z","dependency_job_id":"0a44b14b-a290-472d-8c23-6bda49e920f9","html_url":"https://github.com/jnbreid/enigma_cpp","commit_stats":null,"previous_names":["jnbreid/enigma_cpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jnbreid/enigma_cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnbreid%2Fenigma_cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnbreid%2Fenigma_cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnbreid%2Fenigma_cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnbreid%2Fenigma_cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jnbreid","download_url":"https://codeload.github.com/jnbreid/enigma_cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnbreid%2Fenigma_cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33102730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cplusplus","cpp","enigma-machine","pybind11","python"],"created_at":"2025-07-07T00:10:11.009Z","updated_at":"2026-05-16T12:31:15.083Z","avatar_url":"https://github.com/jnbreid.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Enigma Simulator\n\nA C++ implementation of the Enigma cipher machine, integrated with Python via [Pybind11](https://github.com/pybind/pybind11). \nUnlike the original, this version supports **fully customizable rotors, reflectors, and plugboards**, allowing for alphabets larger than the traditional 26 letters — including extended symbol sets such as all printable ASCII characters (as demonstrated in the demo notebook).\n\n## Features\n\n- Fully customizable rotors, reflectors, and plugboards  \n  Supports arbitrary character sets, including all printable ASCII characters.\n\n- Python integration via Pybind11  \n  Enables interactive use from Python scripts or Jupyter notebooks.\n\n- Interactive demo notebook  \n  Demonstrates encryption, configuration, and extended alphabet usage.\n\n## Installation\n\nMake sure you have CMake and Pybind11 installed. Then, build the module by running:\n\n```bash\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake\n```\n\n## Demo\n\nCheck out [*demo.ipynb*](demo.ipynb) for an interactive walkthrough and showcase of functionalities.\n\n\n## License\n\nThis project is licensed under a [GPL-3.0 license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjnbreid%2Fenigma_cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjnbreid%2Fenigma_cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjnbreid%2Fenigma_cpp/lists"}