•  
      request #45219 Lazy load the encryption key and decrypted values
    Infos
    #45219
    Thomas Gerbet (tgerbet)
    2025-10-13 15:53
    2025-10-13 15:20
    46933
    Details
    Lazy load the encryption key and decrypted values

    The encryption key is quite sensitive, we should delay its loading until we really need it to minimize its exposure as much as possible.

    Other
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Under review
    Empty
    Attachments
    Empty
    References
    Referenced by request #45219

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2025-10-13 15:22
    • Summary
      -Lazy load the encryption key 
      +Lazy load the encryption key and decrypted values