Simple Rails App which stores PII(Personally Identifiable Information) data like email & mobile in encrypted form.
- Ruby Version: 2.7.3
- Rails Version: 5.1.4
This Application uses lockbox gem for encryption and blind_index gem to perform searching on encrypted fields.
Steps:
- TODO
In the end, User creation will look like this: And User data will look like this: