•  
      request #45219 Lazy load the encryption key and decrypted values
    Infos
    #45219
    Thomas Gerbet (tgerbet)
    2025-10-28 15:32
    2025-10-13 15:20
    46937
    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)
    Closed
    2025-10-28
    Attachments
    Empty
    References

    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