{"id":32309018,"url":"https://github.com/stablekernel/dart-password-hash","last_synced_at":"2026-02-20T23:01:54.723Z","repository":{"id":54380626,"uuid":"93084666","full_name":"stablekernel/dart-password-hash","owner":"stablekernel","description":"Hashes passwords using PBKDF2.","archived":false,"fork":false,"pushed_at":"2021-02-22T09:46:55.000Z","size":8,"stargazers_count":15,"open_issues_count":2,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-11-01T15:04:53.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/stablekernel.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":"2017-06-01T17:53:25.000Z","updated_at":"2023-11-11T06:13:54.000Z","dependencies_parsed_at":"2022-08-13T14:00:38.197Z","dependency_job_id":null,"html_url":"https://github.com/stablekernel/dart-password-hash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stablekernel/dart-password-hash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fdart-password-hash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fdart-password-hash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fdart-password-hash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fdart-password-hash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stablekernel","download_url":"https://codeload.github.com/stablekernel/dart-password-hash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stablekernel%2Fdart-password-hash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29667119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2025-10-23T08:06:25.717Z","updated_at":"2026-02-20T23:01:54.718Z","avatar_url":"https://github.com/stablekernel.png","language":"Dart","readme":"# password_hash\n\n[![Build Status](https://travis-ci.org/stablekernel/dart-password-hash.svg?branch=master)](https://travis-ci.org/stablekernel/dart-password-hash)\n\nImplements PBKDF2 algorithm for securely hashing passwords.\n\nUsage:\n\n```\nvar generator = new PBKDF2();\nvar salt = Salt.generateAsBase64String();\nvar hash = generator.generateKey(\"mytopsecretpassword\", salt, 1000, 32);\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstablekernel%2Fdart-password-hash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstablekernel%2Fdart-password-hash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstablekernel%2Fdart-password-hash/lists"}