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

Bump github.com/emmansun/gmsm from 0.26.1 to 0.27.3 #36

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps github.com/emmansun/gmsm from 0.26.1 to 0.27.3.

Release notes

Sourced from github.com/emmansun/gmsm's releases.

v0.27.3

Notable Changes:

  • pkcs7: Support legacy CFCA SADK(3.1.X)'s envelope message functions.
  • smx509: Support CSR Response Marshalling/Parsing according to "GM/T 0092-2020 Specification of certificate request syntax based on SM2 cryptographic algorithm".
  • doc: 新增《CFCA互操作性指南》

v0.27.3-beta.1

Just for #225 test

v0.27.3-beta.0

Just for older SADK integration test

v0.27.2

fix #226

v0.27.1

Notable Changes:

  • sm3-kdf: continue to improve performance.
  • sm2-extension: recover public keys.
  • drbg: support NIST HMAC-DRBG.
  • doc: supplement sm2 encryption performance and sm2 extensions.

v0.27.0

Notable Changes:

  • kdf-sm3: Improve KDF performance, support 4 way (AMD64 SSE/AVX & ARM64), 8 way (AMD64 AVX2). #220 #221 #222 SM2加解密性能
  • smx509: sync golang latest changes. #223
  • sm4: reduce allocations & reduce slice checking internally.
  • dependencies upgrade: golang.org/x/crypto v0.23.0 / golang.org/x/sys v0.20.0.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
Bumps [github.com/emmansun/gmsm](https://github.com/emmansun/gmsm) from 0.26.1 to 0.27.3.
- [Release notes](https://github.com/emmansun/gmsm/releases)
- [Commits](emmansun/gmsm@v0.26.1...v0.27.3)

---
updated-dependencies:
- dependency-name: github.com/emmansun/gmsm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/emmansun/gmsm-0.27.3 branch from 285c17b to 7d20637 Compare June 27, 2024 08:16
@emmansun emmansun merged commit 6d33bd1 into main Jun 27, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/emmansun/gmsm-0.27.3 branch June 27, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant