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

Use a separate registry for cryptosuite string encoding. #77

Merged
merged 7 commits into from
Jun 20, 2024

Conversation

dlongley
Copy link
Member

@dlongley dlongley commented Feb 7, 2024

No description provided.

davidlehn and others added 6 commits June 20, 2024 18:26
Encode all URIs using the vocab term codec. This allows arbitrary URIs
to be encoded with the same small integers as other terms. The mapping
in a context needs to use a redundant form: `{"URI":"URI"}`. This
technique assume a use case where the CBOR-LD size has high priority
over context size.
- **BREAKING**: Add support for compressing RFC 2397 data URLs. Base64
  encoded data is compressed as binary.
- Uses a new URI codec low id.
@dlongley dlongley merged commit b264537 into main Jun 20, 2024
5 checks passed
@dlongley dlongley deleted the use-cryptosuite-table branch June 21, 2024 16:32
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.

2 participants