Whenever a key is changed, all of the properties that use that key are re-encrypted at once using the updated key. However, the same salt is used for all properties. This should be changed so that a different random salt is used to re-encrypt each property value.
Whenever a key is changed, all of the properties that use that key are re-encrypted at once using the updated key. However, the same salt is used for all properties. This should be changed so that a different random salt is used to re-encrypt each property value.
@psmith