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

Document why changing some characters in a Base64-encoded string does not invalidate signatures #518

Closed
lhazlewood opened this issue Oct 14, 2019 · 0 comments · Fixed by #560
Milestone

Comments

@lhazlewood
Copy link
Contributor

lhazlewood commented Oct 14, 2019

Add a section to the Readme why this doesn't invalidate signature calculation and is not a flaw in the library. See #211 #269 #324 and others.

Also:

#520 (comment)

https://stackoverflow.com/questions/29941270/why-do-base64-decode-produce-same-byte-array-for-different-strings

https://stackoverflow.com/questions/33663113/multiple-strings-base64-decoded-to-same-byte-array?noredirect=1&lq=1

@lhazlewood lhazlewood added this to the 0.11.0 milestone Oct 14, 2019
@lhazlewood lhazlewood changed the title Document why changing some characters in a Base64-encoded key string do not invalidate signatures Document why changing some characters in a Base64-encoded string do not invalidate signatures Oct 21, 2019
@lhazlewood lhazlewood changed the title Document why changing some characters in a Base64-encoded string do not invalidate signatures Document why changing some characters in a Base64-encoded string does not invalidate signatures Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant