You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Guidance on Implementing RSA and AES Encryption/Decryption for Payloads in VBCS

Summary:

Hi ,

I am currently working on a project in Oracle Visual Builder Cloud Service (VBCS) where secure communication of data is paramount. To ensure the security of our payloads during request and response cycles, I am exploring the use of RSA and AES encryption/decryption techniques.

Context and Requirements:

RSA Encryption/Decryption: We intend to use RSA for encrypting small pieces of sensitive data such as API keys or tokens.
AES Encryption/Decryption: For larger payloads, we plan to use AES encryption due to its efficiency in handling larger data sets.
Combination Approach: Encrypting the AES key with RSA, and then using this AES key to encrypt the payload.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!