{"id":35026052,"url":"https://github.com/bryant/pyblake2","last_synced_at":"2026-05-19T13:10:25.031Z","repository":{"id":66157712,"uuid":"9257023","full_name":"bryant/pyblake2","owner":"bryant","description":null,"archived":false,"fork":false,"pushed_at":"2013-04-06T18:15:47.000Z","size":148,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-09T22:19:09.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bryant.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":"2013-04-06T07:51:52.000Z","updated_at":"2013-11-08T01:48:30.000Z","dependencies_parsed_at":"2023-02-19T23:20:17.562Z","dependency_job_id":null,"html_url":"https://github.com/bryant/pyblake2","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/bryant/pyblake2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryant%2Fpyblake2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryant%2Fpyblake2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryant%2Fpyblake2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryant%2Fpyblake2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryant","download_url":"https://codeload.github.com/bryant/pyblake2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryant%2Fpyblake2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28074164,"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-12-27T02:00:05.897Z","response_time":58,"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":[],"created_at":"2025-12-27T06:26:08.769Z","updated_at":"2025-12-27T06:26:10.909Z","avatar_url":"https://github.com/bryant.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyblake2\n\nImplementation of [BLAKE2](http://blake2.net) in pure Python.\n\n## Installation\n\n```shell\n$  cd /path/to/pyblake2\n$  py.test # tests require pytest\n$  python setup.py install\n```\n\n## Usage\n\n```python\n\u003e\u003e\u003e from pyblake2 import blake2\n\u003e\u003e\u003e blake2(\"a random string\")\n'e9a5452806b05469d9882d0e625c7ea73a5b5f7d678e0ecc0c0b002a62c14c459ab17a300f73994d8090d3c8679756339ad46abe705a4e378fbeca22c2a270a1'\n```\n\n## TODO\n\n-   speed it up\n-   keyed mode\n-   blake2s\n-   salts\n-   tree hashing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryant%2Fpyblake2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryant%2Fpyblake2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryant%2Fpyblake2/lists"}