Skip to content

Switch to HMAC instead of CRC32 checksums #2

Description

@LeftyBC

CRC32 is not a cryptographically secure way to check that messages are authentic and undamaged.

@kisom recommends HMAC-SHA-256, and to use encrypt-then-MAC.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions