Large encrypted files to be sent in REST API response
JWE is often used in REST APIs to send encrypted messages. However, I need to send a file that could be GBs in size. I have tried to find any information about the maximum length limit of the plaintext that can/should be the … Continue reading Large encrypted files to be sent in REST API response