{"id":16712771,"url":"https://github.com/aead/blake2s","last_synced_at":"2025-03-15T05:18:10.855Z","repository":{"id":57565187,"uuid":"67204081","full_name":"aead/blake2s","owner":"aead","description":"The BLAKE2s hash algorithm as defined in RFC 7693","archived":false,"fork":false,"pushed_at":"2017-04-27T11:08:04.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-21T20:48:29.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/aead.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-09-02T08:13:08.000Z","updated_at":"2017-04-27T11:08:05.000Z","dependencies_parsed_at":"2022-08-23T12:31:04.864Z","dependency_job_id":null,"html_url":"https://github.com/aead/blake2s","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/aead%2Fblake2s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aead%2Fblake2s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aead%2Fblake2s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aead%2Fblake2s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aead","download_url":"https://codeload.github.com/aead/blake2s/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243685691,"owners_count":20331001,"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-12T20:44:01.335Z","updated_at":"2025-03-15T05:18:10.831Z","avatar_url":"https://github.com/aead.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Godoc Reference](https://godoc.org/github.com/aead/blake2s?status.svg)](https://godoc.org/github.com/aead/blake2s)\n\n## The BLAKE2s hash algorithm\n\nBLAKE2s is a fast cryptographic hash function described in [RFC 7963](https://tools.ietf.org/html/rfc7693).\nBLAKE2s can be directly keyed, making it functionally equivalent to a Message Authentication Code (MAC).\n\n### Recommendation \nThis BLAKE2s implementation was submitted to the golang x/crypto repo.\nI recommend to use the official [x/crypto/blake2s](https://godoc.org/golang.org/x/crypto/blake2s) package if possible.\n\n### Installation\n\nInstall in your GOPATH: `go get -u github.com/aead/blake2s`\n\n### Performance\n\n**AMD64**  \nHardware: Intel i7-6500U 2.50GHz x 2  \nSystem: Linux Ubuntu 16.04 - kernel: 4.4.0-64-generic  \nGo version: 1.8.0  \n```\nSSE4.1\nname        speed           cpb\nWrite64-4  261MB/s ± 0%     9.14\nWrite1K-4  323MB/s ± 0%     7.38\nSum64-4    215MB/s ± 0%    11.09 \nSum1K-4    317MB/s ± 0%     7.52\n\nSSSE3\nname        speed           cpb\nWrite64-4  191MB/s ± 0%    12.48 \nWrite1K-4  220MB/s ± 0%    10.84\nSum64-4    165MB/s ± 0%    14.45\nSum1K-4    217MB/s ± 0%    10.99\n\nSSE2\nname        speed           cpb\nWrite64-4  177MB/s ± 0%    13.47\nWrite1K-4  201MB/s ± 0%    11.86\nSum64-4    154MB/s ± 0%    15.48\nSum1K-4    199MB/s ± 0%    11.98\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faead%2Fblake2s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faead%2Fblake2s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faead%2Fblake2s/lists"}