paragonie / ciphersweet

Fast, searchable field-level encryption for PHP projects
https://ciphersweet.paragonie.com
Other
437 stars 32 forks source link

fixing json field data with ciphersweet issue #82

Open johnabil opened 1 year ago

johnabil commented 1 year ago

when it get a json field from the database it return a json encoded variable so I made it to decode the field first then encrypt the needed key inside this json