data encryption
We try to encrypt/decrypt fields like SSN. The tools available are PeopleSoft Encryption Technology (PET) and DBMS_CRYPTO, but they all involve heavy cutomization. TDE is only on OS file level. VPD is just masking. Vault is role segregation. Have anyone done encryption without much customization?