We need to add column level encryption to sensitive data elements in the underlying postgres database our JasperReports server uses in ad hoc data sources. We will be using Public/private keys for encryption. The private key for decryption will be retrieved from a service accessible in local network.
Support for data decryption in the ad hoc domain would be required for us to implement this and have decrypted data displayed in ad hoc reports.
Components | JasperReports Server |