{"id":20186189,"url":"https://github.com/bytemare/hash","last_synced_at":"2025-04-10T06:23:08.348Z","repository":{"id":49816030,"uuid":"518167536","full_name":"bytemare/hash","owner":"bytemare","description":"Easy generic API for cryptographic hash functions in Go.","archived":false,"fork":false,"pushed_at":"2024-10-20T18:11:32.000Z","size":243,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-20T21:40:38.418Z","etag":null,"topics":["blake2","cryptography","go","golang","hash","hashing","security","sha256","sha3"],"latest_commit_sha":null,"homepage":"","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/bytemare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-26T18:04:53.000Z","updated_at":"2024-10-20T18:01:23.000Z","dependencies_parsed_at":"2023-11-28T03:29:15.094Z","dependency_job_id":"0c4c4987-89a2-4dc0-8f5c-12bd65d66196","html_url":"https://github.com/bytemare/hash","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemare%2Fhash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemare%2Fhash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemare%2Fhash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytemare%2Fhash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bytemare","download_url":"https://codeload.github.com/bytemare/hash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224556868,"owners_count":17331088,"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":["blake2","cryptography","go","golang","hash","hashing","security","sha256","sha3"],"created_at":"2024-11-14T03:16:20.416Z","updated_at":"2025-04-10T06:23:08.329Z","avatar_url":"https://github.com/bytemare.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cryptographic Hash Functions\n[![hash](https://github.com/bytemare/hash/actions/workflows/wf-analysis.yaml/badge.svg)](https://github.com/bytemare/hash/actions/workflows/wf-analysis.yaml)\n[![Go Reference](https://pkg.go.dev/badge/github.com/bytemare/hash.svg)](https://pkg.go.dev/github.com/bytemare/hash)\n[![codecov](https://codecov.io/gh/bytemare/hash/branch/main/graph/badge.svg?token=5bQfB0OctA)](https://codecov.io/gh/bytemare/hash)\n[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/8781/badge)](https://www.bestpractices.dev/projects/8781)\n[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/bytemare/hash/badge)](https://securityscorecards.dev/viewer/?uri=github.com/bytemare/hash)\n\n\n```\n  import \"github.com/bytemare/hash\"\n```\n\nThis package exposes a simple API to seamlessly use a variety of cryptographic functions. It aims at minimum code\nadaptation in your code, and easy parameterization. It completely relies on built-ins.\n\nIt attempts to offer a single API for fixed and extensible-output functions,\nMerkle–Damgård construction (e.g. SHA-1, SHA-2), sponge functions (e.g. SHA-3, SHAKE), and HAIFA structures (e.g. Blake2).\n\n- Implements the hash.Hash interface\n- HMAC and HKDF for fixed output size hash functions\n- useful metadata like block size, security, and output size when relevant.\n\n## Documentation [![Go Reference](https://pkg.go.dev/badge/github.com/bytemare/hash.svg)](https://pkg.go.dev/github.com/bytemare/hash)\n\nYou can find the documentation and usage examples in [the package doc](https://pkg.go.dev/github.com/bytemare/hash) and [the project wiki](https://github.com/bytemare/hash/wiki) .\n\n## Versioning\n\n[SemVer](http://semver.org) is used for versioning. For the versions available, see the [tags on the repository](https://github.com/bytemare/hash/tags).\n\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](.github/CONTRIBUTING.md) for details on the code of conduct, and the process for submitting pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemare%2Fhash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytemare%2Fhash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytemare%2Fhash/lists"}