mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Prevent barrier term overflow on rotation - Upon requesting to rotate the barrier key if we overflow the term uint32, fail the rotation. * Add cl
4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
```release-note:bug
|
|
core: Prevent integer overflows of the barrier key counter on key rotation requests
|
|
```
|