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

Ensure encryption is over the signed fields, not the raw fields #53

Merged
merged 1 commit into from
Feb 6, 2021

Conversation

lkwdwrd
Copy link
Contributor

@lkwdwrd lkwdwrd commented Feb 6, 2021

No description provided.

@@ -1134,7 +1134,7 @@ func (c *ToznySDKV3) GenerateRealmBrokerNoteToken(ctx context.Context, broker id
}
// Encrypt the signed note and add the encrypted version of the access
// key to the note for the reader to be able to decrypt the note
Copy link
Contributor

Choose a reason for hiding this comment

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

welp, at least I got the comment right...

@lkwdwrd lkwdwrd merged commit 04131e8 into master Feb 6, 2021
@lkwdwrd lkwdwrd deleted the fix/note-signature branch February 6, 2021 00:03
@coveralls
Copy link

Coverage Status

Coverage remained the same at 29.341% when pulling 038f407 on fix/note-signature into 0eb86c8 on master.

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.

None yet

4 participants