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

Clarify Differences From Base64 Encoding #102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SyntaxNode
Copy link

This PR provides extra clarity on the difference between GPP bit encoding and standard Base64 byte encoding, based on community feedback.

Fixed the encoding table to use base64-url instead of standard base64. We all use base64 right? That's with this repo is using.

<td>(pad)</td>
<td>=</td>
<td></td>
<td></td>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GPP encoding does not use padding characters. Omitted from the table.

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.

1 participant