Skip to content
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

ALL: Improve serialization of DRR #14

Open
jpaskhay opened this issue Jun 24, 2019 · 0 comments
Open

ALL: Improve serialization of DRR #14

jpaskhay opened this issue Jun 24, 2019 · 0 comments
Projects

Comments

@jpaskhay
Copy link
Contributor

Currently the DRR serialization is essentially JSON and includes base64-encoded data. We should investigate and implement a more compact serialization strategy to save on storage the DRK/DRR take up (namely the resulting encrypted data payload).

Likely less important for the SK and IK size as they don't have data payloads, but we could investigate there as well if it makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
asherah
  
Backlog -- not ready to work on
Development

No branches or pull requests

1 participant