Skip to content

Compress::Gzip::Header does not support CRC #14789

Open
@straight-shoota

Description

@straight-shoota

Gzip header flags include HCRC which is a CRC for the header. It's currently not supported in the Crystal implementation. The reader consumes the header CRC if available, but does not verify it. The writer cannot produce a header CRC.

Ref. #14788

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions