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
You can use the key parameter to pass a custom key. But the key needs to be at least 32 bytes.
It could be possible to use a custom user generated password, but before that we would need to implement password hashing on the client side as well. Otherwise this is just not secure enough.
Is there a way to encrypt files with a known key and not a randomly generated one?
The text was updated successfully, but these errors were encountered: