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

groupId may only be in the first recps slot #19

Open
mixmix opened this issue Sep 28, 2022 · 0 comments
Open

groupId may only be in the first recps slot #19

mixmix opened this issue Sep 28, 2022 · 0 comments

Comments

@mixmix
Copy link
Member

mixmix commented Sep 28, 2022

The private-groups-spec says that the groupId / groupKey may only be put in the first slot.
I don't think the current code enforces this.

Note that decrypt correctly assumes that you can only check the first slot with groupKeys (Attempt1). This only works if groupKey was used is in the first slot though :)

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

No branches or pull requests

1 participant