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

refactor!: use standard base64url for digest #111

Merged
merged 2 commits into from
Feb 19, 2025
Merged

refactor!: use standard base64url for digest #111

merged 2 commits into from
Feb 19, 2025

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Feb 19, 2025

fully resolves #85

having some chars from base64 removed, increases chances of sha256 collisions. this PR changes digest (used by hash) to use standard base64 URL encoding.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
thoughtpolice Austin Seipp
@pi0 pi0 merged commit e116fd7 into main Feb 19, 2025
2 checks passed
@pi0 pi0 deleted the refactor/base64url2 branch February 19, 2025 10:34
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.

Invalid Base64 Implementation
1 participant