{"id":29151359,"url":"https://github.com/karpeleslab/crc32itu","last_synced_at":"2025-07-10T08:37:40.706Z","repository":{"id":57703971,"uuid":"496781400","full_name":"KarpelesLab/crc32itu","owner":"KarpelesLab","description":"ITU I.363.5 CRC32","archived":false,"fork":false,"pushed_at":"2022-05-26T22:03:11.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T00:09:08.197Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KarpelesLab.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":"2022-05-26T21:50:21.000Z","updated_at":"2022-05-26T21:53:09.000Z","dependencies_parsed_at":"2022-09-26T21:12:02.491Z","dependency_job_id":null,"html_url":"https://github.com/KarpelesLab/crc32itu","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/KarpelesLab/crc32itu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fcrc32itu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fcrc32itu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fcrc32itu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fcrc32itu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KarpelesLab","download_url":"https://codeload.github.com/KarpelesLab/crc32itu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fcrc32itu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262870877,"owners_count":23377314,"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":"2025-07-01T00:09:04.458Z","updated_at":"2025-07-01T00:09:08.863Z","avatar_url":"https://github.com/KarpelesLab.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/KarpelesLab/crc32itu?status.svg)](https://godoc.org/github.com/KarpelesLab/crc32itu)\n\n# crc32 ITU\n\nITU I.363.5 algorithm (a.k.a. AAL5 CRC) was popularised by BZIP2 but also used in ATM transmissions.\n\nThis is not implemented in golang's `hash/crc32` package, but can be found hidden in `compress/bzip2` and is the equivalent of PHP's `hash('crc32', ...)`.\n\nthe algorithm is the same as that in POSIX 1003.2-1992 in Cksum but that stuffs the size into the CRC at the end for extra measure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Fcrc32itu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarpeleslab%2Fcrc32itu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Fcrc32itu/lists"}