Skip to content

Better encrypt decrypt#1214

Open
filimonov wants to merge 18 commits intoantalya-25.8from
better_encrypt_decrypt
Open

Better encrypt decrypt#1214
filimonov wants to merge 18 commits intoantalya-25.8from
better_encrypt_decrypt

Conversation

@filimonov
Copy link
Member

@filimonov filimonov commented Dec 11, 2025

Changelog category (leave one):

  • Performance Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

TBD

Documentation entry for user-facing changes

TBD

CI/CD Options

Exclude tests:

  • Fast test
  • Integration Tests
  • Stateless tests
  • Stateful tests
  • Performance tests
  • All with ASAN
  • All with TSAN
  • All with MSAN
  • All with UBSAN
  • All with Coverage
  • All with Aarch64
  • All Regression
  • Disable CI Cache

Regression jobs to run:

  • Fast suites (mostly <1h)
  • Aggregate Functions (2h)
  • Alter (1.5h)
  • Benchmark (30m)
  • ClickHouse Keeper (1h)
  • Iceberg (2h)
  • LDAP (1h)
  • Parquet (1.5h)
  • RBAC (1.5h)
  • SSL Server (1h)
  • S3 (2h)
  • Tiered Storage (2h)

@github-actions
Copy link

github-actions bot commented Dec 11, 2025

Workflow [PR], commit [9a0684b]

…ensuring zero IV is explicitly set per row instead of reusing the previous block’s IV.

Add a helper to supply a zero-filled IV buffer and route all reuse/init paths through it for both encrypt and decrypt code paths.
@Enmk Enmk changed the base branch from releases/25.8.12 to antalya-25.8 December 16, 2025 10:45
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.

3 participants