Skip to content

Add encryption support using pycryptodomex

Jeff May requested to merge encryption into dev

@DSASanFrancisco/portal-members

I've added encryption support so that we can store things as encrypted in the database.

We should start to use this for all Personally Identifiable Information (PII). I'll have a follow-up PR to do this for any emails and other member data that we store.

Merge request reports