Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2025

This PR contains the following updates:

Package Change Age Confidence
CryptoBase 1.7.2 -> 3.1.2 age confidence

Release Notes

HMBSbige/CryptoBase (CryptoBase)

v3.1.2

Compare Source

What's Changed

  • perf: faster XTS implementation

Full Changelog: HMBSbige/CryptoBase@3.1.1...3.1.2

v3.1.1

Compare Source

What's Changed

  • perf: faster AES software implementation
  • perf: faster XTS implementation

Full Changelog: HMBSbige/CryptoBase@3.1.0...3.1.1

v3.1.0

Compare Source

What's Changed

  • refactor: IBlock16Cipher for improved performance
  • perf: fix xts mode

Full Changelog: HMBSbige/CryptoBase@3.0.0...3.1.0

v3.0.0

Compare Source

What's Changed

  • refactor: IBlockCrypto → IBlock16Cipher for improved performance across all block ciphers
  • feat: enhanced CRC32C implementation
  • perf: increased throughput in XTS mode with multi-block parallel processing
  • feat: Add AES ARM implementation

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

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 added the Automatic label Dec 2, 2025
@renovate renovate bot force-pushed the renovate/cryptobase-3.x branch 3 times, most recently from 819726a to 261678c Compare December 4, 2025 06:13
@renovate renovate bot force-pushed the renovate/cryptobase-3.x branch from 261678c to 5ef17c4 Compare December 10, 2025 21:33
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.

2 participants