{"id":17038206,"url":"https://github.com/svkirillov/cryptopals-python3","last_synced_at":"2026-04-28T21:03:50.160Z","repository":{"id":156264225,"uuid":"216489261","full_name":"svkirillov/cryptopals-python3","owner":"svkirillov","description":"My solutions to the Cryptopals cryptographic challenges","archived":false,"fork":false,"pushed_at":"2019-12-27T22:35:39.000Z","size":119,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T23:28:26.857Z","etag":null,"topics":["crypto","cryptopals","python3"],"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/svkirillov.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":"2019-10-21T06:02:19.000Z","updated_at":"2021-01-20T04:42:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"c45f7385-3393-43a4-8f70-82641f7e313e","html_url":"https://github.com/svkirillov/cryptopals-python3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/svkirillov/cryptopals-python3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svkirillov%2Fcryptopals-python3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svkirillov%2Fcryptopals-python3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svkirillov%2Fcryptopals-python3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svkirillov%2Fcryptopals-python3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svkirillov","download_url":"https://codeload.github.com/svkirillov/cryptopals-python3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svkirillov%2Fcryptopals-python3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32399038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: 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":["crypto","cryptopals","python3"],"created_at":"2024-10-14T08:56:15.705Z","updated_at":"2026-04-28T21:03:50.114Z","avatar_url":"https://github.com/svkirillov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptopals\n\nThese are my solutions to the [Cryptopals cryptographic challenges](https://cryptopals.com/).\n\n## How to run\n\n```sh\n# Clone the git repository and change directory\n$ git clone https://github.com/svkirillov/cryptopals-python3.git\n$ cd cryptopals-python3\n\n# Create the virtual environment\n$ python3 -m venv cryptopalsvenv\n\n# Activate the virtual environment\n$ source set_env\n\n# Install the dependecies\n$ pip3 install -U -r requirements.txt\n\n# Do something\n$ ...\n\n# Deactivate the environment\n$ deactivate\n```\n\n## License\n\nEverything in this repository is distributed under the terms of the MIT License.\nSee file \"[LICENSE](LICENSE)\" for further reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvkirillov%2Fcryptopals-python3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvkirillov%2Fcryptopals-python3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvkirillov%2Fcryptopals-python3/lists"}