Turbo package for encryption and decryption of the data. #62
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
To securely store encrypted data in our database, you can use AES-256 (Advanced Encryption Standard) for symmetric encryption.
And to do this, create a turbo package that is simple to use on both the frontend and backend.
The text was updated successfully, but these errors were encountered: