{"id":16655390,"url":"https://github.com/riverrun/blake2_elixir","last_synced_at":"2025-04-09T18:13:03.295Z","repository":{"id":57479845,"uuid":"59190562","full_name":"riverrun/blake2_elixir","owner":"riverrun","description":"Elixir implementation of the Blake2 hashing algorithm","archived":false,"fork":false,"pushed_at":"2025-03-20T00:44:30.000Z","size":238,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T18:12:56.747Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riverrun.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-19T08:58:36.000Z","updated_at":"2025-04-06T16:22:33.000Z","dependencies_parsed_at":"2022-09-26T17:41:32.138Z","dependency_job_id":null,"html_url":"https://github.com/riverrun/blake2_elixir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverrun%2Fblake2_elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverrun%2Fblake2_elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverrun%2Fblake2_elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riverrun%2Fblake2_elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riverrun","download_url":"https://codeload.github.com/riverrun/blake2_elixir/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085327,"owners_count":21045139,"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":[],"created_at":"2024-10-12T09:52:50.434Z","updated_at":"2025-04-09T18:13:03.275Z","avatar_url":"https://github.com/riverrun.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blake2_elixir\n\nElixir implementation of the Blake2 hashing algorithm\n\n## Blake2\n\nBlake2 is a modern cryptographic hash function that is fast, but at least\nas secure as the latest standard SHA-3.\n\nBlake2 comes in two flavors:\n\n* Blake2b is optimized for 64-bit platforms\n  * produces digests of any size between 1 and 64 bytes\n* Blake2s is optimized for 8- to 32-bit platforms\n  * produces digests of any size between 1 and 32 bytes\n\nThere are also the 4-way parallel Blask2bp and 8-way parallel Blake2sp\nversions.\n\n## Status\n\nStandard, keyed, salted and personalized hashing are now supported\nfor all four versions.\n\nTree hashing and b2sum are not yet supported.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friverrun%2Fblake2_elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friverrun%2Fblake2_elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friverrun%2Fblake2_elixir/lists"}