You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[KYUUBI #7374] Fix static zero IV in InternalSecurityAccessor
### Why are the changes needed?
Replace the hardcoded IV with a per-encryption random IV.
### How was this patch tested?
Covered by existing unit test `InternalSecurityAccessorSuite`
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: Claude Code (Claude Opus 4.6)
Closes#7374 from aajisaka/fix-iv.
Closes#7374abfe628 [Akira Ajisaka] Throw IllegalArgumentException for malformed tokens. Specify UTF-8 charset
96351c8 [Akira Ajisaka] Move random into object
f5a840b [Akira Ajisaka] Fix static zero IV in InternalSecurityAccessor
Authored-by: Akira Ajisaka <aajisaka@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
0 commit comments