open-vault/changelog/13690.txt
divyapola5 d9c9d06710
Add validation for nonce size when we aren't in convergent encryption mode within transit backend (#13690)
* Add validation for nonce size when we aren't in convergent encryption mode within transit backend

* Add changelog entry
2022-01-19 13:02:49 +05:30

3 lines
142 B
Plaintext

```release-note:bug
secrets/transit: Ensure that Vault does not panic for invalid nonce size when we aren't in convergent encryption mode.
```