{"id":13721404,"url":"https://github.com/gearnode/erl-pkcs5","last_synced_at":"2025-05-07T13:32:39.244Z","repository":{"id":102718045,"uuid":"321708354","full_name":"gearnode/erl-pkcs5","owner":"gearnode","description":"PKCS#5 algorithms in Erlang","archived":true,"fork":false,"pushed_at":"2022-06-22T12:48:00.000Z","size":35,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-02T16:07:49.876Z","etag":null,"topics":["erlang","pbkdf","pbkdf2","pkcs5"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gearnode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-12-15T15:25:40.000Z","updated_at":"2023-03-04T08:47:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd33c268-2ea3-496f-a65b-07882fbcd63a","html_url":"https://github.com/gearnode/erl-pkcs5","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gearnode%2Ferl-pkcs5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gearnode%2Ferl-pkcs5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gearnode%2Ferl-pkcs5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gearnode%2Ferl-pkcs5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gearnode","download_url":"https://codeload.github.com/gearnode/erl-pkcs5/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224573328,"owners_count":17333808,"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":["erlang","pbkdf","pbkdf2","pkcs5"],"created_at":"2024-08-03T01:01:16.631Z","updated_at":"2024-11-14T10:31:30.641Z","avatar_url":"https://github.com/gearnode.png","language":"Erlang","funding_links":[],"categories":["General Libraries"],"sub_categories":[],"readme":"# Introduction\nThis repository contains Erlang implementation of PBKDF2 algorithm\ndefined by the [RFC\n8018](https://tools.ietf.org/html/rfc8018).\n\n# Disclaimer\nThis repository is not maintained anymore as the OTP has merged my\npatches to introduce `hash_equal` and `pbkdf2_hmac` functions in the\ncrypto module.\n\n- [patch 1](https://github.com/erlang/otp/pull/4750)\n- [patch 2](https://github.com/erlang/otp/pull/5421)\n\n# Build\nYou can build the library with:\n\n    make build\n\n# Test\nYou can execute the test suite with:\n\n    make dialyzer test\n\nYou can generate the test coverage with:\n\n    make cover\n\n# Documentation\nA handbook is available [in the `doc` directory](doc/handbook.md).\n\n# Contact\nIf you find a bug or have any question, feel free to open a Github\nissue.\n\nPlease not that we do not currently review or accept any contribution.\n\n# Licence\nReleased under the ISC license.\n\nCopyright (c) 2020, 2021 Exograd SAS.\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgearnode%2Ferl-pkcs5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgearnode%2Ferl-pkcs5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgearnode%2Ferl-pkcs5/lists"}