{"id":13507686,"url":"https://github.com/manelli/ex_bcrypt","last_synced_at":"2025-06-20T10:36:48.055Z","repository":{"id":52192269,"uuid":"59790311","full_name":"manelli/ex_bcrypt","owner":"manelli","description":"Elixir wrapper for the OpenBSD bcrypt password hashing algorithm","archived":false,"fork":false,"pushed_at":"2021-05-05T20:23:25.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-26T00:49:44.902Z","etag":null,"topics":["bcrypt","cryptography","elixir","password","security"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/manelli.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":"2016-05-26T23:46:58.000Z","updated_at":"2021-05-05T20:23:28.000Z","dependencies_parsed_at":"2022-08-27T18:30:33.237Z","dependency_job_id":null,"html_url":"https://github.com/manelli/ex_bcrypt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manelli/ex_bcrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manelli%2Fex_bcrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manelli%2Fex_bcrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manelli%2Fex_bcrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manelli%2Fex_bcrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manelli","download_url":"https://codeload.github.com/manelli/ex_bcrypt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manelli%2Fex_bcrypt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260927354,"owners_count":23083997,"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":["bcrypt","cryptography","elixir","password","security"],"created_at":"2024-08-01T02:00:37.792Z","updated_at":"2025-06-20T10:36:43.041Z","avatar_url":"https://github.com/manelli.png","language":"Elixir","readme":"# ExBcrypt\n\n**Elixir wrapper for the OpenBSD bcrypt password hashing algorithm.**\n\n[![Build Status](https://travis-ci.org/manelli/ex_bcrypt.svg?branch=master)](https://travis-ci.org/manelli/ex_bcrypt)\n\n## Installation\n\n  1. Add ex_bcrypt to your list of dependencies in `mix.exs`:\n\n```elixir\n  def deps do\n    [{:ex_bcrypt, \"~\u003e 0.0.1\"}]\n  end\n```\n\n  2. Ensure ex_bcrypt is started before your application:\n\n```elixir\n  def application do\n    [applications: [:ex_bcrypt]]\n  end\n```\n\n## Documentation\n\nAPI documentation is available at [https://hexdocs.pm/ex_bcrypt](https://hexdocs.pm/ex_bcrypt)\n","funding_links":[],"categories":["Cryptography"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanelli%2Fex_bcrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanelli%2Fex_bcrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanelli%2Fex_bcrypt/lists"}