Skip to content

Add checksum functions #2

@MattesWhite

Description

@MattesWhite

To detect invalid packages and alteration of bits during transmission some protocols apply a checksum to packages, e.g. sum all bytes mod 255 or xor all bytes.

The BDS should support a limited number of such checksum-functions to have a more useful codec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions