It would prevent data leakage if it is possible to add padding to encrypted values. Especially when encrypting "enum" values. A good use case for padding is shown on the Lockbox README.
When pointed into the right direction, I can try to create a PR for this feature.