Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2025

This PR contains the following updates:

Package Change Age Confidence
CryptoBase 1.7.2 -> 2.0.0 age confidence

Release Notes

HMBSbige/CryptoBase (CryptoBase)

v2.0.0

Compare Source

What's Changed

  • refactor: reorganize project structure
  • feat: Add AES-XTS support wiki:XTS
  • perf: add AVX512 for chacha20、chacha20 original、xchacha20、salsa20、xsalsa20 and ctr mode
  • perf: faster aes x86
  • perf: add Pclmulqdq/AVX2 and Pclmulqdq/AVX512 for ghash (gcm mode)
  • fix: ctr128 mode (96f0544)
  • breaking: remove cbc mode
  • Convert pointer methods to modern .NET Core APIs - Complete Conversion with Unsafe.As Optimization by @​Copilot in #​97
  • Implement SM4Utils.Decrypt4/8/16 and add unit tests by @​Copilot in #​101
  • Prevent counter reuse in SnuffleCrypto implementations by @​Copilot in #​103
  • Upgrade to .NET 10 by @​HMBSbige in #​104

Full Changelog: HMBSbige/CryptoBase@1.7.2...2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/cryptobase-2.x branch from 33d871d to a2ef9d1 Compare November 18, 2025 20:08
@renovate renovate bot changed the title chore(deps): update dependency cryptobase to v2 chore(deps): update dependency cryptobase to v2 - autoclosed Dec 2, 2025
@renovate renovate bot closed this Dec 2, 2025
@renovate renovate bot deleted the renovate/cryptobase-2.x branch December 2, 2025 13:55
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.

1 participant