Skip to content

Extend serialized record encoding to allow for multiple encryption keys #3522

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

MMcM
Copy link
Collaborator

@MMcM MMcM commented Jul 31, 2025

A key number is encoded in the serialized record, in a format that is backward compatible. An interface can be provided to resolve key numbers into keys for encryption and decryption. Existing data has key number 0.

@MMcM MMcM added the enhancement New feature or request label Jul 31, 2025
@MMcM MMcM force-pushed the serializer-keys branch 3 times, most recently from 31c2a95 to bcb1829 Compare August 1, 2025 00:32
@MMcM MMcM force-pushed the serializer-keys branch 2 times, most recently from b3196ad to a79b153 Compare August 1, 2025 05:56
It's hard to get to 100% because of some double checking at build and encrypt time.
@MMcM MMcM force-pushed the serializer-keys branch from a79b153 to 0768891 Compare August 1, 2025 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant