Problem
Program in Java
This question is on an implementation of the hybrid encryption hybrid encryption works as follows:
Implement the hybrid encryption using the example below in the same code where you don't need to implement the communication protocol.
In your implementation, randomly generate a message M of 1 MB and the AES key of 128 bits or 16 bytes.