{"id":29826642,"url":"https://github.com/infinityofspace/argon2","last_synced_at":"2025-08-26T11:37:25.417Z","repository":{"id":206536221,"uuid":"359254134","full_name":"infinityofspace/argon2","owner":"infinityofspace","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-10T15:42:42.000Z","size":509,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-10T17:41:51.884Z","etag":null,"topics":["argon2d","benchmark","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/infinityofspace.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}},"created_at":"2021-04-18T21:14:20.000Z","updated_at":"2023-11-10T17:41:56.790Z","dependencies_parsed_at":"2023-11-10T17:52:02.220Z","dependency_job_id":null,"html_url":"https://github.com/infinityofspace/argon2","commit_stats":null,"previous_names":["infinityofspace/argon2"],"tags_count":2,"template":null,"template_full_name":null,"purl":"pkg:github/infinityofspace/argon2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinityofspace%2Fargon2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinityofspace%2Fargon2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinityofspace%2Fargon2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinityofspace%2Fargon2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infinityofspace","download_url":"https://codeload.github.com/infinityofspace/argon2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinityofspace%2Fargon2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267633315,"owners_count":24118756,"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-07-29T02:00:12.549Z","response_time":2574,"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":["argon2d","benchmark","python3"],"created_at":"2025-07-29T05:11:16.646Z","updated_at":"2025-07-29T05:11:17.505Z","avatar_url":"https://github.com/infinityofspace.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Argon2d\n\nThe argon.py file contains the Argon2d password hashing algorithm in version 19 and uses Blake2 inside the hash function\nH.\n\n## Usage\n\nThe algorithm code requires `numpy` to run. Moreover, the test cases and the benchmarks requires `matplotlib`\nand `argon2_cffi`.\n\nThe required python version is 3.6+.\n\nClone the project:\n\n```commandline\ngit clone https://github.com/infinityofspace/argon2.git\n```\n\nYou can install everything with:\n\n```commandline\npip install -r requirements.txt\n```\n\nThe file `simple_test.py` contains a simple usage example how to use the implementation.\n\n## Benchmarks\n\nThe file `bechnmark.py` provides the following compute time benchmarks categories:\n\n- multiprocessing vs single process\n- hash length and compute time\n- this implementation vs C CFFI lib provided by argon2_cffi \n\n## License\n\nThis project is licensed under the MIT License - see the [License](License) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinityofspace%2Fargon2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfinityofspace%2Fargon2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinityofspace%2Fargon2/lists"}