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 goal is to be able to encrypt/decrypt a specific bucket and keep the encryption/decryption of all buckets as the default behavior. Also, allow to define a secret-key per bucket.
The goal is to be able to encrypt/decrypt a specific bucket and keep the encryption/decryption of all buckets as the default behavior. Also, allow to define a secret-key per bucket.
mix secret.encrypt --bucket my_bucket
mix secret.encrypt
mix secret.decrypt --bucket my_bucket
mix secret.decrypt
The text was updated successfully, but these errors were encountered: