For now only work with MySQL/MariaBD, next i will add PostgreSQL.
What I use is different from the existing AdonisJS core. I do encryption at the database level, it will be different when doing database queries.
I use an encryption mechanism at the database level, making it easier to query data to the database. I also created a function to query the database without encrypting the data first.
Database encryption for V6