{"id":21440658,"url":"https://github.com/malaa-tech/react-native-simple-bcrypt","last_synced_at":"2025-07-14T16:31:39.569Z","repository":{"id":191430740,"uuid":"684788193","full_name":"Malaa-tech/react-native-simple-bcrypt","owner":"Malaa-tech","description":"Simple/Fast/Native Bcrypt bindings for react native #️⃣","archived":false,"fork":false,"pushed_at":"2024-05-02T13:06:39.000Z","size":677,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-05-03T00:53:13.600Z","etag":null,"topics":["android","bcrypt","ios","react-native"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Malaa-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-08-29T21:23:03.000Z","updated_at":"2024-05-02T13:06:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"834d9f81-2f82-4488-8f99-d29da3ef030c","html_url":"https://github.com/Malaa-tech/react-native-simple-bcrypt","commit_stats":null,"previous_names":["malaa-tech/react-native-simple-bcrypt"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malaa-tech%2Freact-native-simple-bcrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malaa-tech%2Freact-native-simple-bcrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malaa-tech%2Freact-native-simple-bcrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Malaa-tech%2Freact-native-simple-bcrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Malaa-tech","download_url":"https://codeload.github.com/Malaa-tech/react-native-simple-bcrypt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225986030,"owners_count":17555570,"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","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":["android","bcrypt","ios","react-native"],"created_at":"2024-11-23T01:17:16.544Z","updated_at":"2024-11-23T01:17:17.073Z","avatar_url":"https://github.com/Malaa-tech.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# :warning: We are sorry but we are not maintaing this project anymore.\n\n\n# react-native-simple-bcrypt\nSimple/Fast/Native Bcrypt bindings for react native\n\n## Installation\n\n```sh\nnpm install react-native-simple-bcrypt \n```\n\nor using yarn\n```sh\nyarn add react-native-simple-bcrypt \n```\n\ninstall pods\n```sh\ncd ios \u0026\u0026 pod install\n```\n\nif in expo managed projects do a prebuild \n```sh\nexpo prebuild\n```\n\n## Usage\n\n```js\nimport { compare, hash } from \"react-native-simple-bcrypt\";\n\n// ...\n\ncompare(plainText, hashed).then((isMatched) =\u003e {\n  console.log(isMatched);\n});\n\nhash(plainTextToBeHashed, rounds).then((res) =\u003e {\n   console.log(res);\n});\n\n```\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n\n---\n\nMade with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalaa-tech%2Freact-native-simple-bcrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmalaa-tech%2Freact-native-simple-bcrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmalaa-tech%2Freact-native-simple-bcrypt/lists"}