Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Encryption is located in 2 places - inside the KFS application and inside the oracle schemas. For the system to properly function, the key in oracle should match the key in the application, and the encrypted data must be encrypted with that key.

 

Application Server

The class edu.uconn.kuali.rice.core.service.impl.AesEncryptionServiceImpl 

AES Encryption Service

security key

...