Encryption / decryption
Encryption / Decryption is available utilising the DXC Encryption model.
Once below has been setup, the functionality can be used on the following Finance utilities functionality:
Setup the following as Secrets in Key vault parameters for the encryption/decryption:
Files are encrypted and signed with the sender’s private key, receiver’s public key, and the pass phrase.
Files are verified and decrypted with the recipient’s private key, sender’s public key and the pass phrase.
PGP uses a passphrase to encrypt your private key on your machine. Your private key is encrypted on your disk using a hash of your passphrase as the secret key. You use the passphrase to decrypt and use your private key. A passphrase should be hard for you to forget and difficult for others to guess.
Assign above Secrets to the encryption/decryption.
To open the DXC encryption parameters page, go to Organization administration > Setup > DXC encryption > DXC encryption parameters.
Select New and set the fields as described in the following subsection.
Field | Description |
---|---|
Encryption key name | Enter a unique name for the encryption |
Passphrase | Select the applicable Secret from Key vault parameters |
Private key | Select the applicable Secret from Key vault parameters |
Public key | Select the applicable Secret from Key vault parameters |
Receiver’s public key | Select the applicable Secret from Key vault parameters |
Assign to Finance utilites functionality:
Setup:
Field | Description |
---|---|
Enable file encryption/decryption | Set to Yes |
Encryption key name | Select applicable Encryption key name setup in Step 2 |