{"id":15057752,"url":"https://github.com/2hgo/bcrypt.jl","last_synced_at":"2025-07-06T12:33:28.135Z","repository":{"id":61797259,"uuid":"275172778","full_name":"2HgO/Bcrypt.jl","owner":"2HgO","description":"Bcrypt.jl is an implementation Provos and Mazières's bcrypt adaptive hashing algorithm.","archived":false,"fork":false,"pushed_at":"2023-04-11T13:18:16.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T05:45:35.925Z","etag":null,"topics":["bcrypt","crypto","encryption","julia","julia-language","julialang"],"latest_commit_sha":null,"homepage":"","language":"Julia","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/2HgO.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":"2020-06-26T14:17:08.000Z","updated_at":"2023-12-15T21:48:15.000Z","dependencies_parsed_at":"2022-10-21T11:00:42.635Z","dependency_job_id":null,"html_url":"https://github.com/2HgO/Bcrypt.jl","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2HgO%2FBcrypt.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2HgO%2FBcrypt.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2HgO%2FBcrypt.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2HgO%2FBcrypt.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2HgO","download_url":"https://codeload.github.com/2HgO/Bcrypt.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670518,"owners_count":21142901,"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","crypto","encryption","julia","julia-language","julialang"],"created_at":"2024-09-24T22:11:04.095Z","updated_at":"2025-04-13T05:45:40.256Z","avatar_url":"https://github.com/2HgO.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bcrypt.jl\n\nBcrypt.jl is an implementation [Provos and Mazières's bcrypt adaptive hashing algorithm](http://www.usenix.org/event/usenix99/provos/provos.pdf).\n\nThis implementation was loosely transcribed from the [Go](https://golang.org)(golang) implementation of the algorithm.\nSee [crypto/bcrypt](https://pkg.go.dev/golang.org/x/crypto/bcrypt).\n\n## Installation\n---\nFrom a julia session, run:\n```julia-repl\njulia\u003e using Pkg\njulia\u003e Pkg.add(\"Bcrypt\")\n```\n\n## License\n---\nThe source code for the package `Bcrypt.jl` is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2hgo%2Fbcrypt.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2hgo%2Fbcrypt.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2hgo%2Fbcrypt.jl/lists"}