Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
Review Request #15172 — Created July 15, 2026 and updated
This introduces
SensitiveBytes, which is abytearraythat, once
invalidated (by falling out of scope, using as a context manager and
exiting, or manually invalidating), will clear the contents. This keeps
sensitive data (such as decrypted plaintexts) from sticking around in
memory accidentally.
Unit tests pass.
Updated the keys change based on this, and verified everything worked.
| Summary | ID |
|---|---|
| 1eafacd3be1ca0548910d7c41afa5ccbac1c0ef8 |