n8n/packages/core/src/encryption
Matsu a3f663d1c2
test(core): Make CBC wrong-key decryption tests deterministic (#31471)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 08:47:55 +00:00
..
__tests__ test(core): Make CBC wrong-key decryption tests deterministic (#31471) 2026-06-03 08:47:55 +00:00
aes-256-cbc.ts feat(core): Add AES-256-GCM cipher support (#28916) 2026-04-23 07:31:37 +00:00
aes-256-gcm.ts feat(core): Add AES-256-GCM cipher support (#28916) 2026-04-23 07:31:37 +00:00
cipher.ts refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +00:00
encryption-key-proxy.ts feat(core): Wire Cipher to encryption key proxy for key rotation support (#29013) 2026-04-27 12:09:04 +00:00
index.ts feat(core): Wire Cipher to encryption key proxy for key rotation support (#29013) 2026-04-27 12:09:04 +00:00
interface.ts feat(core): Add AES-256-GCM cipher support (#28916) 2026-04-23 07:31:37 +00:00