You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library now uses a static key to decrypt class bytes via XOR.
The key is determined at compile-time from the environment variables. You can add a secret to your GitHub called ENCRYPTION_KEY to modify the secret securely.