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

[jwe/v1] Fix possible excessive unpadding for AESCBC #746

Merged
merged 3 commits into from
May 23, 2022
Merged

Conversation

lestrrat
Copy link
Collaborator

No description provided.

@lestrrat lestrrat marked this pull request as ready for review May 23, 2022 12:35
@lestrrat lestrrat merged commit 92647c1 into develop/v1 May 23, 2022
@lestrrat lestrrat deleted the gh-744-v1 branch May 23, 2022 12:37
lestrrat added a commit that referenced this pull request May 23, 2022
* Bump github.com/goccy/go-json from 0.9.6 to 0.9.7 (#710)

* Bump github.com/goccy/go-json from 0.9.6 to 0.9.7

Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](goccy/go-json@v0.9.6...v0.9.7)

---
updated-dependencies:
- dependency-name: github.com/goccy/go-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* make tidy

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daisuke Maki <[email protected]>

* Update golang.org/x/crypto (#726)

* Update Changes

* [jwe/v1] Fix possible excessive unpadding for AESCBC (#746)

* Fix possible excessive unpadding for AESCBC

* Update Changes

* Update Changes

* Update Changes

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant