Skip to content

Migrate to CRC32 #1

Description

@xshiart

The application is using sha256 for file hashing.

The CRC32 hash is expected to be faster and the hash stored as u32 should decrease memory usage.

The intention is to migrate from sha256 to CRC32.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions