Skip to content

Conversation

syrupipy
Copy link
Contributor

Implements Checksummed<T, H> wrapper type for automatic checksum verification.

Closes #1704

  • Adds checksum during encoding, verifies during decoding
  • Generic over codec type T and hasher H
  • Includes comprehensive tests and examples
  • Zero breaking changes to existing API

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[codec] Add Checksummed type

1 participant