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

Allow usage of base64url encoding / Issue #34 #45

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lucabelluccini
Copy link

A new option, as suggested in issue #34

Requires base64encode to be set to true.
When set to true, the base64url variant will be used, as described in RFC4648 section 5.

@@ -99,6 +99,23 @@
end
end

describe "fingerprint string with SHA1 algorithm and base64url encoding" do

Choose a reason for hiding this comment

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

Should be SHA256 here

Copy link
Author

Choose a reason for hiding this comment

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

Thank you @kesslerm

@lucabelluccini
Copy link
Author

I didn't get a chance to run those after merging with main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants