JustinManiago / System-Analysis-Project

MIT License
0 stars 1 forks source link

Create encryption for personal information #4

Open AlGurski opened 1 year ago

AlGurski commented 1 year ago

This encryption will be designed to protect personal information that the user may input pertaining to their account or purchases. This information may include credit card information, addresses, birthdays, driver's license information, etc. Requirements for the encryption include:

jsgreenwell commented 11 months ago

The algorithms and tools are built into the databases, you just have to enable and use them: https://www.postgresql.org/docs/current/encryption-options.html